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 |
Events
|
org.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.
|
Class and 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 computing
partial 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 computing
partial 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.
|
Class and Description |
---|
ODEState
Container for time, main and secondary state vectors.
|
ODEStateAndDerivative
Container for time, main and secondary state vectors as well as their derivatives.
|
Class and Description |
---|
ODEStateAndDerivative
Container for time, main and secondary state vectors as well as their derivatives.
|
Class and 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 for
complex 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 computing
partial derivatives equations . |
ODEIntegrator
This interface represents a first order integrator for
differential equations.
|
ODEJacobiansProvider
Interface expanding
first order
differential equations in order to compute exactly the Jacobian
matrices for partial 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 computing
partial 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.
|
Class and 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.
|
Class and 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.
|
Class and 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.
|
Copyright © 2016–2020 Hipparchus.org. All rights reserved.