You are here: Symbol Reference > clMtxExpr Namespace > Functions > clMtxExpr.Shift Function
MtxVec VCL
ContentsIndex
PreviousUpNext
clMtxExpr.Shift Function

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

Pascal
function Shift(const X: TOpenCLVector; Offset: integer): clVector; overload;

Internally calls clVector.Shift

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!