Package | Description |
---|---|
org.apache.commons.math.ode.jacobians |
This package was intended to solve Ordinary Differential Equations problems
and also compute derivatives of the solution.
|
Constructor and Description |
---|
FirstOrderIntegratorWithJacobians(FirstOrderIntegrator integrator,
ODEWithJacobians ode)
Deprecated.
Build an enhanced integrator using ODE builtin jacobian computation features.
|
Copyright © 2003–2018. All rights reserved.