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