Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ZeroSystem.Jacobian
Public interface for user supplied function to
ZeroSystem
object. |
Modifier and Type | Method and Description |
---|---|
double[] |
ZeroSystem.solve(ZeroSystem.Function objectF)
Solve a system of nonlinear equations using the modified Powell hybrid
algorithm
|
Copyright © 2020 Rogue Wave Software. All rights reserved.