Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
OdeAdamsGear
Extension of the ODE class to solve a stiff initial-value problem for
ordinary differential equations using the Adams-Gear methods.
|
class |
OdeRungeKutta
Solves an initial-value problem for ordinary differential
equations using the Runge-Kutta-Verner fifth-order and
sixth-order method.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.