A C D F G H I L M O P R S U V W

U

updateDistribution(double[][], double[]) - Method in class fr.inria.optimization.cmaes.CMAEvolutionStrategy
update of the search distribution from a population and its function values, see CMAEvolutionStrategy.updateDistribution(double[][], double[], 0).
updateDistribution(double[][], double[], int) - Method in class fr.inria.optimization.cmaes.CMAEvolutionStrategy
update of the search distribution from a population and its function values, an alternative interface for CMAEvolutionStrategy.updateDistribution(double[] functionValues).
updateDistribution(double[]) - Method in class fr.inria.optimization.cmaes.CMAEvolutionStrategy
update of the search distribution after samplePopulation().
upperStandardDeviations - Variable in class fr.inria.optimization.cmaes.CMAOptions
upper bound for standard deviations (step lengths).

A C D F G H I L M O P R S U V W