You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLVector Class > public > TOpenCLVector.Shift Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLVector.Shift Method

Shift vector elements left or right in the array.

Pascal
function Shift(const Vec: TOpenCLMtxVec; Offset: integer): TOpenCLVector; overload;

Shifts Vec vector elements and stores the result in the calling object. The number of elements to shift is specified in the Offset parameter. Offset can be any integer number, positive or negative.

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