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

Gather vector elements.

Pascal
function GatherByMask(const X: TMtxVec; const Mask: TVecInt): TVec; overload;

Gather the elements of vector X at indices defined with Mask 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!