TSparseMtx.ScatterByIndexes Method

TMtxVec ScatterByIndexes(TMtxVec Src, TVecInt Indexes)

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

#NameTypeDescription
1SrcTMtxVecsource TVec or TMtx
2IndexesTVecIntsource TVecInt

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