MatrixInt::BlockNext Method

void BlockNext() const;

Obtains the next subrange of the data.

Remarks:

Obtains the next subrange of the data in TMtxInt. The routine must be used together with MatrixInt::BlockEnd and MatrixInt::BlockInit methods.

See Also: MatrixInt::BlockInit, MatrixInt::BlockEnd
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler