| Package | Description | 
|---|---|
| org.hipparchus.optim | 
  Generally, optimizers are algorithms that will either
   minimizeormaximizea scalar function, called theobjective
  function. | 
| Modifier and Type | Method and Description | 
|---|---|
| static LocalizedOptimFormats | LocalizedOptimFormats. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LocalizedOptimFormats[] | LocalizedOptimFormats. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.