Uses of Class
com.imsl.math.ODE
Packages that use ODE
-
Uses of ODE in com.imsl.math
Subclasses of ODE in com.imsl.mathModifier and TypeClassDescriptionclassExtension of the ODE class to solve a stiff initial-value problem for ordinary differential equations using the Adams-Gear methods.classSolves an initial-value problem for ordinary differential equations using the Runge-Kutta-Verner fifth-order and sixth-order method.