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

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

Pascal
function Shift(const X: TVec; Offset: integer): Vector; overload;

Internally calls Vector.Shift

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