TVecByte::GatherByIncr Method

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

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

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