Class RowMajorMatrixIterator

java.lang.Object
org.la4j.iterator.MatrixIterator
org.la4j.iterator.RowMajorMatrixIterator
All Implemented Interfaces:
Iterator<Double>

public abstract class RowMajorMatrixIterator extends MatrixIterator