MtxExprInt::GatherByIndex Function

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

Gathers elements from X specified by indices stored in Indexes in to the result.

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