MatrixInt::ScatterByIndexes Method

TMtxVecInt *ScatterByIndexes(TMtxVecInt *Src, TMtxVecInt *Indexes) const;

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

#NameTypeDescription
1SrcTMtxVecInt *
2IndexesTMtxVecInt *
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler