ClMtxExpr::Rotate Function

clVector Rotate(TOpenCLVector *X, int Offset);

Rotates the content of the source data by Offset.

#NameTypeDescription
1XTOpenCLVector *
2Offsetint
Remarks:

Internally calls clVector::Rotate

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