Uses of Class
org.apache.commons.math3.optimization.direct.CMAESOptimizer.DoubleIndex
Packages that use CMAESOptimizer.DoubleIndex
Package
Description
This package provides optimization algorithms that don't require derivatives.
-
Uses of CMAESOptimizer.DoubleIndex in org.apache.commons.math3.optimization.direct
Classes in org.apache.commons.math3.optimization.direct that implement interfaces with type arguments of type CMAESOptimizer.DoubleIndexModifier and TypeClassDescriptionprivate static classDeprecated.Used to sort fitness values.Methods in org.apache.commons.math3.optimization.direct with parameters of type CMAESOptimizer.DoubleIndexModifier and TypeMethodDescriptionintCMAESOptimizer.DoubleIndex.compareTo(CMAESOptimizer.DoubleIndex o)