Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Method and Description |
---|---|
SparseCholesky.SymbolicFactor |
SparseCholesky.getSymbolicFactor()
Returns the symbolic Cholesky factor.
|
Modifier and Type | Method and Description |
---|---|
void |
SparseCholesky.setSymbolicFactor(SparseCholesky.SymbolicFactor symbolicFactor)
Sets the symbolic Cholesky factor to use in solving a sparse
positive definite system of linear equations \(Ax=b\).
|
Copyright © 2020 Rogue Wave Software. All rights reserved.