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