TMtxVecInt *ScatterByIndexes(TMtxVecInt *Src, TMtxVecInt *Indexes);
Scatters Src elements defined with indices stored in Indexes to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtxVecInt * | |
| 2 | Indexes | TMtxVecInt * |
Declared in Dew::Math::TMtxVecInt · Dew.Math/AbstractMtxVecInt.h · Cross-compiler