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