Package | Description |
---|---|
org.apache.commons.math3.ode |
This package provides classes to solve Ordinary Differential Equations problems.
|
Modifier and Type | Method and Description |
---|---|
int |
FieldExpandableODE.addSecondaryEquations(FieldSecondaryEquations<T> secondary)
Add a set of secondary equations to be integrated along with the primary set.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.