| Package | Description |
|---|---|
| com.imsl.math |
Mathematical functions and algorithms.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OdeAdamsGear.Jacobian
Public interface for the user supplied function to
evaluate the Jacobian matrix.
|
| Constructor and Description |
|---|
OdeAdamsGear(OdeAdamsGear.Function function)
Constructs an ODE solver to solve the initial value
problem dy/dt = f(t,y)
|
Copyright © 2020 Rogue Wave Software. All rights reserved.