Uses of Interface
org.hipparchus.ode.NamedParameterJacobianProvider
Packages that use NamedParameterJacobianProvider
Package
Description
This package provides classes to solve Ordinary Differential Equations problems.
-
Uses of NamedParameterJacobianProvider in org.hipparchus.ode
Subinterfaces of NamedParameterJacobianProvider in org.hipparchus.odeModifier and TypeInterfaceDescriptioninterface
Interface expandingfirst order differential equations
in order to compute exactly the Jacobian matrices forpartial derivatives equations
.