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