virtual TMtxVecInt *ScatterByMask(TMtxVecInt *Src, TMtxVecInt *Mask, bool allow_resizing = false);
Scatters Src elements defined with the Mask to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtxVecInt * | |
| 2 | Mask | TMtxVecInt * | |
| 3 | allow_resizing = false | bool |
Declared in Dew::Math::TMtxVecInt · Dew.Math/AbstractMtxVecInt.h · Cross-compiler