Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Constructor and Description |
---|
OdeRungeKutta(OdeRungeKutta.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.