Uses of Enum
org.hipparchus.ode.LocalizedODEFormats
Package
Description
This package provides classes to solve Ordinary Differential Equations problems.
-
Uses of LocalizedODEFormats in org.hipparchus.ode
Modifier and TypeMethodDescriptionstatic LocalizedODEFormats
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.