| Package | Description |
|---|---|
| dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse |
| Modifier and Type | Field and Description |
|---|---|
MatrixCoordinate |
SparseMatrix.Entry.coordinates
the coordinates of this entry
|
| Constructor and Description |
|---|
Entry(MatrixCoordinate coordinates,
double value)
Construct a sparse entry in a sparse matrix.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.