TVecInt *GatherByIndex(TMtxVecInt *X, TVecInt *Indexes);
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::TVecInt · Dew.Math/MtxVecInt.h · Cross-compiler