Uses of Package
org.apache.commons.math.ode
Packages that use org.apache.commons.math.ode
Package
Description
This package provides classes to solve Ordinary Differential Equations problems.
This package provides classes to handle discrete events occurring during
Ordinary Differential Equations integration.
This package was intended to solve Ordinary Differential Equations problems
and also compute derivatives of the solution.
This package provides classes to solve non-stiff Ordinary Differential Equations problems.
This package provides classes to handle sampling steps during
Ordinary Differential Equations integration.
-
Classes in org.apache.commons.math.ode used by org.apache.commons.math.odeClassDescriptionBase class managing common boilerplate for all integrators.This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the solution from this.This exception is made available to users to report the error conditions that are triggered while computing the differential equations.This interface represents a first order differential equations set.This interface represents a first order integrator for differential equations.This exception is made available to users to report the error conditions that are triggered during integrationThis interface defines the common parts shared by integrators for first and second order differential equations.This interface represents a second order differential equations set.
-
Classes in org.apache.commons.math.ode used by org.apache.commons.math.ode.eventsClassDescriptionThis exception is made available to users to report the error conditions that are triggered while computing the differential equations.This exception is made available to users to report the error conditions that are triggered during integration
-
Classes in org.apache.commons.math.ode used by org.apache.commons.math.ode.jacobiansClassDescriptionThis exception is made available to users to report the error conditions that are triggered while computing the differential equations.This interface represents a first order differential equations set.This interface represents a first order integrator for differential equations.This exception is made available to users to report the error conditions that are triggered during integration
-
Classes in org.apache.commons.math.ode used by org.apache.commons.math.ode.nonstiffClassDescriptionBase class managing common boilerplate for all integrators.This exception is made available to users to report the error conditions that are triggered while computing the differential equations.This interface represents a first order differential equations set.This interface represents a first order integrator for differential equations.This exception is made available to users to report the error conditions that are triggered during integrationThis class is the base class for multistep integrators for Ordinary Differential Equations.This interface defines the common parts shared by integrators for first and second order differential equations.
-
Classes in org.apache.commons.math.ode used by org.apache.commons.math.ode.samplingClassDescriptionThis exception is made available to users to report the error conditions that are triggered while computing the differential equations.