Package | Description |
---|---|
org.la4j | |
org.la4j.matrix | |
org.la4j.matrix.sparse |
Modifier and Type | Method and Description |
---|---|
RowMajorMatrixIterator |
Matrix.rowMajorIterator()
Returns a row-major matrix iterator.
|
Modifier and Type | Method and Description |
---|---|
RowMajorMatrixIterator |
SparseMatrix.nonZeroRowMajorIterator()
Returns a non-zero row-major matrix iterator.
|
Modifier and Type | Method and Description |
---|---|
RowMajorMatrixIterator |
CRSMatrix.nonZeroRowMajorIterator() |
RowMajorMatrixIterator |
CRSMatrix.rowMajorIterator() |
Copyright © 2015. All rights reserved.