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