MtxExpr.Shift Method

function Shift(const X: TVec; Offset: Integer): Vector;

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

#NameTypeDescription
1XTVec
2OffsetInteger

Returns: Vector

Remarks:

Internally calls Vector.Shift