MtxExprInt::GatherByMask Function

VectorInt GatherByMask(TVecInt *X, TMtxVecInt *Mask, const int MaskNonZeroCount = - 1);

Gathers elements from X specified by non-zero values stored in the Mask in to the result.

#NameTypeDescription
1XTVecInt *
2MaskTMtxVecInt *
3MaskNonZeroCount = - 1const int
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler