Package | Description |
---|---|
org.hipparchus.ode |
This package provides classes to solve Ordinary Differential Equations problems.
|
Modifier and Type | Method and Description |
---|---|
int |
FieldExpandableODE.addSecondaryEquations(FieldSecondaryODE<T> secondary)
Add a set of secondary equations to be integrated along with the primary set.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.