Package | Description |
---|---|
org.hipparchus.ode.nonstiff |
This package provides classes to solve non-stiff Ordinary Differential Equations problems.
|
Modifier and Type | Method | Description |
---|---|---|
static AdamsNordsieckTransformer |
AdamsNordsieckTransformer.getInstance(int nSteps) |
Get the Nordsieck transformer for a given number of steps.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.