MtxExprInt::GatherByIncr Function

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

Gathers elements from X starting at Offset and with Increment in to the result.

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