Uses of Class
org.apache.commons.math3.optim.MaxEval

Packages that use MaxEval
org.apache.commons.math3.optim Generally, optimizers are algorithms that will either minimize or maximize a scalar function, called the objective function
 

Uses of MaxEval in org.apache.commons.math3.optim
 

Methods in org.apache.commons.math3.optim that return MaxEval
static MaxEval MaxEval.unlimited()
          Factory method that creates instance of this class that represents a virtually unlimited number of evaluations.
 



Copyright © 2017 CNES. All Rights Reserved.