TVecByte::GatherByMask Method

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

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

#NameTypeDescription
1XTMtxVecInt *
2MaskTMtxVecInt *
3MaskNonZeroCount = - 1const int
Declared in Dew::Math::TVecInt · Dew.Math/MtxVecInt.h · Cross-compiler