public static class CMAESOptimizer.Sigma extends Object implements OptimizationData
| Constructor and Description |
|---|
Sigma(double[] s) |
public Sigma(double[] s)
throws MathIllegalArgumentException
s - Sigma values.MathIllegalArgumentException - if any of the array entries is smaller
than zero.Copyright © 2016-2022 CS GROUP. All rights reserved.