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