clVector Rotate(TOpenCLVector *X, int Offset);
Rotates the content of the source data by Offset.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLVector * | |
| 2 | Offset | int |
Remarks:
Internally calls clVector::Rotate
Declared in Dew::Math::Units::ClMtxExpr · Dew.Math/Units.clMtxExpr.h · Cross-compiler