Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Method and Description |
---|---|
double[] |
GenMinRes.solve(double[] b)
Generate an approximate solution to \(Ax=b\) using the Generalized
Residual Method.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.