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