Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
OdeAdamsGear.solve(double t,
double tEnd,
double[] y)
Integrates the ODE system from
t to tEnd . |
Copyright © 2020 Rogue Wave Software. All rights reserved.