MatrixInt.BlockNext Method

void BlockNext

Obtains the next subrange of the data.

Result: stored in self (calling object)

Remarks:

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

See Also: MatrixInt.BlockInit, MatrixInt.BlockEnd