TVecInt::GatherByIndex Method

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

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

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