Uses of Class
org.apache.commons.math3.exception.TooManyEvaluationsException

Packages that use TooManyEvaluationsException
Package
Description
Numerical integration (quadrature) algorithms for univariate real functions.
Root finding algorithms, for univariate real functions.
Generally, optimizers are algorithms that will either minimize or maximize a scalar function, called the objective function.
Algorithms for optimizing a scalar function.
This package provides optimization algorithms that require derivatives.
This package provides optimization algorithms that do not require derivatives.
Algorithms for optimizing a vector function.
This package provides optimization algorithms that require derivatives.
One-dimensional optimization algorithms.
This package provides optimization algorithms that don't require derivatives.