| 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 SimpleBounds | SimpleBounds. unbounded(int dim)Factory method that creates instance of this class that represents
 unbounded ranges. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.