Package org.hipparchus.migration.ode
package org.hipparchus.migration.ode
This package provides migration classes from Apache Commons Math to Hipparchus.
The classes are intended to be used temporarily for applications that did rely on Apache Commons Math and are migrated progressively. All the classes are deprecated and are there only to avoid compilation errors in users code, allowing them to update to new APIs progressively.
-
ClassDescriptionDeprecated.Deprecated.as of 1.0, replaced with
OrdinaryDifferentialEquation
Deprecated.as of 1.0, replaced withVariationalEquation
Special exception for equations mismatch.Deprecated.as of 1.0, replaced withODEJacobiansProvider
Deprecated.as of 1.0, replaced withNamedParameterJacobianProvider
Deprecated.as of 1.0, replaced withSecondaryODE
Deprecated.as of 1.0, replaced withSecondOrderODE
Deprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
DenseOutputModel