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