OptimizationDatapublic static class CMAESOptimizer.Sigma extends Object implements OptimizationData
| Constructor | 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–2018 Hipparchus.org. All rights reserved.