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