Uses of Interface
org.hipparchus.ode.NamedParameterJacobianProvider
Package
Description
This package provides migration classes from Apache Commons Math to Hipparchus.
This package provides classes to solve Ordinary Differential Equations problems.
-
Uses of NamedParameterJacobianProvider in org.hipparchus.migration.ode
Modifier and TypeMethodDescriptionvoid
JacobianMatrices.addParameterJacobianProvider
(NamedParameterJacobianProvider provider) Deprecated.Add a parameter Jacobian provider. -
Uses of NamedParameterJacobianProvider in org.hipparchus.ode
Modifier and TypeInterfaceDescriptioninterface
Interface expandingfirst order differential equations
in order to compute exactly the Jacobian matrices forpartial derivatives equations
.
NamedParameterJacobianProvider