TVecByte.ScatterByIndexes Method

TMtxVecInt ScatterByIndexes(TMtxVecInt Src, TMtxVecInt Indexes)

Scatters Src elements defined with indices stored in Indexes to the calling object.

#NameTypeDescription
1SrcTMtxVecIntsource TVecInt or TMtxInt
2IndexesTMtxVecIntsource TVecInt or TMtxInt

Result: stored in self (calling object), returns self for chaining