VectorInt::GatherByIncr Method

TVecInt *GatherByIncr(TMtxVecInt *X, int Increment = 1, int Offset = 0) const;

Gathers elements from X starting at Offset and with Increment to the calling object.

#NameTypeDescription
1XTMtxVecInt *
2Increment = 1int
3Offset = 0int
Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler