Vector.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 TVec. The routine must be used together with Dew.Math.Vector.BlockEnd and Dew.Math.Vector.BlockInit methods.

See Also: Vector.BlockInit, Vector.BlockEnd