VectorInt::GatherByIndex Method

TVecInt *GatherByIndex(TMtxVecInt *X, TVecInt *Indexes) const;

Gathers elements from X specified by indices stored in Indexes the calling object.

#NameTypeDescription
1XTMtxVecInt *
2IndexesTVecInt *
Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler