public static class CMAESOptimizer.Sigma extends Object implements OptimizationData
| Constructor and Description | 
|---|
| CMAESOptimizer.Sigma(double[] s) | 
public CMAESOptimizer.Sigma(double[] s)
                     throws NotPositiveException
s - Sigma values.NotPositiveException - if any of the array entries is smaller
 than zero.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.