Uses of Package
org.hipparchus.ode
-
Packages that use org.hipparchus.ode Package Description org.hipparchus.migration.ode This package provides migration classes from Apache Commons Math to Hipparchus.org.hipparchus.migration.ode.events This package provides migration classes from Apache Commons Math to Hipparchus.org.hipparchus.migration.ode.sampling This package provides migration classes from Apache Commons Math to Hipparchus.org.hipparchus.ode This package provides classes to solve Ordinary Differential Equations problems.org.hipparchus.ode.events Eventsorg.hipparchus.ode.nonstiff This package provides classes to solve non-stiff Ordinary Differential Equations problems.org.hipparchus.ode.sampling This package provides classes to handle sampling steps during Ordinary Differential Equations integration. -
Classes in org.hipparchus.ode used by org.hipparchus.migration.ode Class Description DenseOutputModel This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the solution from this.ExpandableODE This class represents a combined set of first order differential equations, with at least a primary set of equations expandable by some sets of secondary equations.NamedParameterJacobianProvider Interface to compute exactly Jacobian matrix for some parameter when computingpartial derivatives equations
.ODEState Container for time, main and secondary state vectors.OrdinaryDifferentialEquation This interface represents a first order differential equations set.Parameterizable This interface enables to process any parameterizable object.ParametersController Interface to compute by finite difference Jacobian matrix for some parameter when computingpartial derivatives equations
.SecondaryODE This interface allows users to add secondary differential equations to a primary set of differential equations.SecondOrderODE This interface represents a second order differential equations set. -
Classes in org.hipparchus.ode used by org.hipparchus.migration.ode.events Class Description ODEState Container for time, main and secondary state vectors.ODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives. -
Classes in org.hipparchus.ode used by org.hipparchus.migration.ode.sampling Class Description ODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives. -
Classes in org.hipparchus.ode used by org.hipparchus.ode Class Description AbstractFieldIntegrator Base class managing common boilerplate for all integrators.AbstractIntegrator Base class managing common boilerplate for all integrators.ComplexODEState Container for time, main and secondary state vectors.ComplexODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.ComplexOrdinaryDifferentialEquation This interface represents a first order differential equations set forcomplex state
.ComplexSecondaryODE This interface allows users to add secondary differential equations to a primary set of differential equations.DenseOutputModel This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the solution from this.EquationsMapper Class mapping the part of a complete state or derivative that pertains to a specific differential equation.ExpandableODE This class represents a combined set of first order differential equations, with at least a primary set of equations expandable by some sets of secondary equations.FieldDenseOutputModel This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the solution from this.FieldEquationsMapper Class mapping the part of a complete state or derivative that pertains to a set of differential equations.FieldExpandableODE This class represents a combined set of first order differential equations, with at least a primary set of equations expandable by some sets of secondary equations.FieldODEIntegrator This interface represents a first order integrator for differential equations.FieldODEState Container for time, main and secondary state vectors.FieldODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.FieldOrdinaryDifferentialEquation This interface represents a first order differential equations set.FieldSecondaryODE This interface allows users to add secondary differential equations to a primary set of differential equations.LocalizedODEFormats Enumeration for localized messages formats used in exceptions messages.NamedParameterJacobianProvider Interface to compute exactly Jacobian matrix for some parameter when computingpartial derivatives equations
.ODEIntegrator This interface represents a first order integrator for differential equations.ODEJacobiansProvider Interface expandingfirst order differential equations
in order to compute exactly the Jacobian matrices forpartial derivatives equations
.ODEState Container for time, main and secondary state vectors.ODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.OrdinaryDifferentialEquation This interface represents a first order differential equations set.ParameterConfiguration Simple container pairing a parameter name with a step in order to compute the associated Jacobian matrix by finite difference.Parameterizable This interface enables to process any parameterizable object.ParametersController Interface to compute by finite difference Jacobian matrix for some parameter when computingpartial derivatives equations
.SecondaryODE This interface allows users to add secondary differential equations to a primary set of differential equations.SecondOrderODE This interface represents a second order differential equations set.VariationalEquation.MismatchedEquations Special exception for equations mismatch. -
Classes in org.hipparchus.ode used by org.hipparchus.ode.events Class Description FieldODEState Container for time, main and secondary state vectors.FieldODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.ODEState Container for time, main and secondary state vectors.ODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives. -
Classes in org.hipparchus.ode used by org.hipparchus.ode.nonstiff Class Description AbstractFieldIntegrator Base class managing common boilerplate for all integrators.AbstractIntegrator Base class managing common boilerplate for all integrators.EquationsMapper Class mapping the part of a complete state or derivative that pertains to a specific differential equation.ExpandableODE This class represents a combined set of first order differential equations, with at least a primary set of equations expandable by some sets of secondary equations.FieldEquationsMapper Class mapping the part of a complete state or derivative that pertains to a set of differential equations.FieldExpandableODE This class represents a combined set of first order differential equations, with at least a primary set of equations expandable by some sets of secondary equations.FieldODEIntegrator This interface represents a first order integrator for differential equations.FieldODEState Container for time, main and secondary state vectors.FieldODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.FieldOrdinaryDifferentialEquation This interface represents a first order differential equations set.MultistepFieldIntegrator This class is the base class for multistep integrators for Ordinary Differential Equations.MultistepIntegrator This class is the base class for multistep integrators for Ordinary Differential Equations.ODEIntegrator This interface represents a first order integrator for differential equations.ODEState Container for time, main and secondary state vectors.ODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.OrdinaryDifferentialEquation This interface represents a first order differential equations set. -
Classes in org.hipparchus.ode used by org.hipparchus.ode.sampling Class Description EquationsMapper Class mapping the part of a complete state or derivative that pertains to a specific differential equation.FieldEquationsMapper Class mapping the part of a complete state or derivative that pertains to a set of differential equations.FieldODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.ODEStateAndDerivative Container for time, main and secondary state vectors as well as their derivatives.