TMtxSmallInt::ScatterByIndexes Method

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

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

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