You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Vector.GatherByIncr Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.GatherByIncr Method

Gather vector elements.

Pascal
function GatherByIncr(const X: TMtxVec; Increment: integer = 1; Offset: integer = 0): TVec; overload;

Gather the elements of vector X at indices defined with Increment*i + Offset and store them to the calling vector.

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