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
OrdinaryDifferentialEquationDeprecated.as of 1.0, replaced withVariationalEquationSpecial exception for equations mismatch.Deprecated.as of 1.0, replaced withODEJacobiansProviderDeprecated.as of 1.0, replaced withNamedParameterJacobianProviderDeprecated.as of 1.0, replaced withSecondaryODEDeprecated.as of 1.0, replaced withSecondOrderODEDeprecated.as of 1.0, this exception is replaced byMathIllegalArgumentException
DenseOutputModel