ClMtxExpr.Rotate Method

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

Rotates the content of the source data by Offset.

#NameTypeDescription
1XTOpenCLVectorsource TOpenCLVector
2OffsetInteger

Returns: clVector

Remarks:

Internally calls clVector.Rotate