Uses of Class
org.ejml.data.FMatrixIterator
-
Uses of FMatrixIterator in org.ejml.data
Modifier and TypeMethodDescriptionFMatrixD1.iterator
(boolean rowMajor, int minRow, int minCol, int maxRow, int maxCol) Creates a new iterator for traversing through a submatrix inside this matrix.