function ScatterByMask(const Src: TVecInt; const Mask: TMtxVecInt): VectorInt;
Scatters Src elements defined with the Mask to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt | |
| 2 | Mask | TMtxVecInt |
Returns: VectorInt
Scatters Src elements defined with the Mask to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt | |
| 2 | Mask | TMtxVecInt |
Returns: VectorInt