| Package | Description | 
|---|---|
| org.hipparchus.optim | 
 
  Generally, optimizers are algorithms that will either
   
minimize or
  maximize
  a scalar function, called the
  objective
  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-2021 CS GROUP. All rights reserved.