Uses of Class
com.imsl.math.ODE

Packages that use ODE
Package
Description
Mathematical functions and algorithms.
  • Uses of ODE in com.imsl.math

    Subclasses of ODE in com.imsl.math
    Modifier and Type
    Class
    Description
    class 
    Extension of the ODE class to solve a stiff initial-value problem for ordinary differential equations using the Adams-Gear methods.
    class 
    Solves an initial-value problem for ordinary differential equations using the Runge-Kutta-Verner fifth-order and sixth-order method.