| Package | Description | 
|---|---|
| org.hipparchus.migration.ode | 
 This package provides migration classes from Apache Commons Math to Hipparchus. | 
| org.hipparchus.ode | 
 This package provides classes to solve Ordinary Differential Equations problems. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ParameterJacobianProviderDeprecated. 
 as of 1.0, replaced with  NamedParameterJacobianProvider | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JacobianMatrices. addParameterJacobianProvider(NamedParameterJacobianProvider provider)Deprecated.  Add a parameter Jacobian provider. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ODEJacobiansProviderInterface expanding  first order
  differential equationsin order to compute exactly the Jacobian
  matrices forpartial derivatives equations. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.