|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MaxIter | |
---|---|
org.apache.commons.math3.optim |
Generally, optimizers are algorithms that will either
minimize or
maximize
a scalar function, called the
objective
function . |
Uses of MaxIter in org.apache.commons.math3.optim |
---|
Methods in org.apache.commons.math3.optim that return MaxIter | |
---|---|
static MaxIter |
MaxIter.unlimited()
Factory method that creates instance of this class that represents a virtually unlimited number of iterations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |