|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterizedODE | |
---|---|
org.apache.commons.math.ode.jacobians | This package provides classes to solve Ordinary Differential Equations problems and also compute derivatives of the solution. |
Uses of ParameterizedODE in org.apache.commons.math.ode.jacobians |
---|
Constructors in org.apache.commons.math.ode.jacobians with parameters of type ParameterizedODE | |
---|---|
FirstOrderIntegratorWithJacobians(FirstOrderIntegrator integrator,
ParameterizedODE ode,
double[] p,
double[] hY,
double[] hP)
Build an enhanced integrator using internal differentiation to compute jacobians. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |