Uses of Interface
org.apache.commons.math3.optimization.univariate.UnivariateOptimizer
Packages that use UnivariateOptimizer
Package
Description
This package provides optimization algorithms that don't require derivatives.
Univariate real functions minimum finding algorithms.
-
Uses of UnivariateOptimizer in org.apache.commons.math3.optimization.direct
Classes in org.apache.commons.math3.optimization.direct that implement UnivariateOptimizerModifier and TypeClassDescriptionprivate class
Deprecated.Class for finding the minimum of the objective function along a given direction. -
Uses of UnivariateOptimizer in org.apache.commons.math3.optimization.univariate
Classes in org.apache.commons.math3.optimization.univariate that implement UnivariateOptimizerModifier and TypeClassDescriptionclass
Deprecated.As of 3.1 (to be removed in 4.0).class
Deprecated.As of 3.1 (to be removed in 4.0).