| Package | Description | 
|---|---|
| org.hipparchus.ode.nonstiff | 
 
 This package provides classes to solve non-stiff Ordinary Differential Equations problems. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DormandPrince54Integrator
This class implements the 5(4) Dormand-Prince integrator for Ordinary
 Differential Equations. 
 | 
class  | 
DormandPrince853Integrator
This class implements the 8(5,3) Dormand-Prince integrator for Ordinary
 Differential Equations. 
 | 
class  | 
HighamHall54Integrator
This class implements the 5(4) Higham and Hall integrator for
 Ordinary Differential Equations. 
 | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.