Class RowMajorMatrixIterator

All Implemented Interfaces:
Iterator<Double>
Direct Known Subclasses:
CursorToRowMajorMatrixIterator

public abstract class RowMajorMatrixIterator extends MatrixIterator