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.
|
Modifier and Type | Method and Description |
---|---|
StepInterpolatorWithJacobians |
StepInterpolatorWithJacobians.copy()
Deprecated.
Copy the instance.
|
Modifier and Type | Method and Description |
---|---|
void |
StepHandlerWithJacobians.handleStep(StepInterpolatorWithJacobians interpolator,
boolean isLast)
Deprecated.
Handle the last accepted step
|
Copyright © 2003–2016. All rights reserved.