| 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 MaxEval | MaxEval. unlimited()Factory method that creates instance of this class that represents
 a virtually unlimited number of evaluations. | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.