Class Hierarchy
- java.lang.Object
- org.hipparchus.ode.DenseOutputModel (implements org.hipparchus.ode.sampling.ODEStepHandler, java.io.Serializable)
- org.hipparchus.migration.ode.ContinuousOutputModel
- org.hipparchus.migration.ode.JacobianMatrices
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.hipparchus.exception.MathRuntimeException (implements org.hipparchus.exception.LocalizedException)
- org.hipparchus.exception.MathIllegalArgumentException
- org.hipparchus.migration.ode.JacobianMatrices.MismatchedEquations
- org.hipparchus.migration.ode.UnknownParameterException
- org.hipparchus.exception.MathIllegalArgumentException
- org.hipparchus.exception.MathRuntimeException (implements org.hipparchus.exception.LocalizedException)
- java.lang.RuntimeException
- java.lang.Exception
- org.hipparchus.ode.DenseOutputModel (implements org.hipparchus.ode.sampling.ODEStepHandler, java.io.Serializable)
Interface Hierarchy
- org.hipparchus.ode.OrdinaryDifferentialEquation
- org.hipparchus.migration.ode.FirstOrderDifferentialEquations
- org.hipparchus.migration.ode.MainStateJacobianProvider
- org.hipparchus.ode.Parameterizable
- org.hipparchus.ode.NamedParameterJacobianProvider
- org.hipparchus.migration.ode.ParameterJacobianProvider
- org.hipparchus.ode.NamedParameterJacobianProvider
- org.hipparchus.ode.SecondaryODE
- org.hipparchus.migration.ode.SecondaryEquations
- org.hipparchus.ode.SecondOrderODE
- org.hipparchus.migration.ode.SecondOrderDifferentialEquations