| Package | Description | 
|---|---|
| org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.