| Package | Description |
|---|---|
| com.imsl.math |
Mathematical functions and algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
SparseMatrix.SparseArray |
SparseMatrix.toSparseArray()
Returns the sparse matrix in the
SparseArray form. |
| Constructor and Description |
|---|
SparseMatrix(SparseMatrix.SparseArray jsa)
Constructs a sparse matrix from a
SparseArray object. |
Copyright © 2020 Rogue Wave Software. All rights reserved.