| Package | Description | 
|---|---|
| org.hipparchus.ode | 
 
 This package provides classes to solve Ordinary Differential Equations problems. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LocalizedODEFormats | 
LocalizedODEFormats.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LocalizedODEFormats[] | 
LocalizedODEFormats.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2016–2017 Hipparchus.org. All rights reserved.