void BlockNext() const;
Obtains the next subrange of the data.
Remarks:
Obtains the next subrange of the data in TVecInt. The routine must be used together with VectorInt::BlockEnd and VectorInt::BlockInit methods.
See Also: VectorInt::BlockInit, VectorInt::BlockEnd
Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler