Package org.apache.commons.math3.optimization.univariate
Univariate real functions minimum finding algorithms.
See: Description
-
Interface Summary Interface Description BaseUnivariateOptimizer<FUNC extends UnivariateFunction> Deprecated As of 3.1 (to be removed in 4.0).UnivariateOptimizer Deprecated As of 3.1 (to be removed in 4.0). -
Class Summary Class Description BaseAbstractUnivariateOptimizer Deprecated As of 3.1 (to be removed in 4.0).BracketFinder Deprecated As of 3.1 (to be removed in 4.0).BrentOptimizer Deprecated As of 3.1 (to be removed in 4.0).SimpleUnivariateValueChecker Deprecated As of 3.1 (to be removed in 4.0).UnivariateMultiStartOptimizer<FUNC extends UnivariateFunction> Deprecated As of 3.1 (to be removed in 4.0).UnivariatePointValuePair Deprecated As of 3.1 (to be removed in 4.0).
Package org.apache.commons.math3.optimization.univariate Description
Univariate real functions minimum finding algorithms.
DMelt 3.0 © DataMelt by jWork.ORG