TVecInt *GatherByIndex(TMtxVecInt *X, TVecInt *Indexes) const;
Gathers elements from X specified by indices stored in Indexes the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt * | |
| 2 | Indexes | TVecInt * |
Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler