private static class CMAESOptimizer.ValuePenaltyPair
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private double |
penalty
Penalty value for repair of out out of bounds points.
|
private double |
value
Objective function value.
|
Constructor and Description |
---|
ValuePenaltyPair(double value,
double penalty) |
Copyright (c) 2003-2016 Apache Software Foundation