Uses of Enum
org.hipparchus.ode.LocalizedODEFormats
Packages that use LocalizedODEFormats
Package
Description
 This package provides classes to solve Ordinary Differential Equations problems.
- 
Uses of LocalizedODEFormats in org.hipparchus.ode
Methods in org.hipparchus.ode that return LocalizedODEFormatsModifier and TypeMethodDescriptionstatic LocalizedODEFormatsReturns 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.