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