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