| 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 MaxIter | MaxIter. unlimited()Factory method that creates instance of this class that represents
 a virtually unlimited number of iterations. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.