function Rotate(X: TOpenCLVector; Offset: Integer): clVector;
Rotates the content of the source data by Offset.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLVector | source TOpenCLVector |
| 2 | Offset | Integer |
Returns: clVector
Remarks:
Internally calls clVector.Rotate