ClMtxExpr::Shift Function

clVector Shift(TOpenCLVector *X, int Offset);

Shifts the content of the source data X by Offset left or right.

#NameTypeDescription
1XTOpenCLVector *
2Offsetint
Remarks:

Internally calls clVector::Shift

Declared in Dew::Math::Units::ClMtxExpr · Dew.Math/Units.clMtxExpr.h · Cross-compiler