ClMtxExpr.Shift Method

clVector Shift(TOpenCLVector X, Int32 Offset)

Shifts the content of the source data X by Offset left or right.

#NameTypeDescription
1XTOpenCLVectorsource TOpenCLVector
2OffsetInt32

Returns: clVector

Remarks:

Internally calls Dew.Math.clVector.Shift