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