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