Uses of Package
org.apache.commons.math4.legacy.optim.univariate
-
Packages that use org.apache.commons.math4.legacy.optim.univariate Package Description org.apache.commons.math4.legacy.optim.nonlinear.scalar Algorithms for optimizing a scalar function.org.apache.commons.math4.legacy.optim.univariate One-dimensional optimization algorithms. -
Classes in org.apache.commons.math4.legacy.optim.univariate used by org.apache.commons.math4.legacy.optim.nonlinear.scalar Class Description UnivariatePointValuePair This class holds a point and the value of an objective function at this point. -
Classes in org.apache.commons.math4.legacy.optim.univariate used by org.apache.commons.math4.legacy.optim.univariate Class Description UnivariateOptimizer Base class for a univariate scalar function optimizer.UnivariatePointValuePair This class holds a point and the value of an objective function at this point.