ClMtxExpr.Shift Method

function Shift(X: TOpenCLVector; Offset: Integer): clVector;

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

#NameTypeDescription
1XTOpenCLVectorsource TOpenCLVector
2OffsetInteger

Returns: clVector

Remarks:

Internally calls clVector.Shift