TVec *GatherByMask(TMtxVec *X, TMtxVecInt *Mask, const int MaskNonZeroCount = - 1);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVec * | |
| 2 | Mask | TMtxVecInt * | |
| 3 | MaskNonZeroCount = - 1 | const int |
Declared in Dew::Math::TVec · Dew.Math/MtxVec.h · Cross-compiler
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVec * | |
| 2 | Mask | TMtxVecInt * | |
| 3 | MaskNonZeroCount = - 1 | const int |