public class ILSingleDimensionalWithBound extends InformationLossWithBound<ILSingleDimensional>
| Constructor and Description |
|---|
ILSingleDimensionalWithBound(double informationLoss)
Creates a new instance without a lower bound.
|
ILSingleDimensionalWithBound(double informationLoss,
double lowerBound)
Creates a new instance.
|
getInformationLoss, getLowerBound, hasLowerBoundpublic ILSingleDimensionalWithBound(double informationLoss)
informationLoss - public ILSingleDimensionalWithBound(double informationLoss,
double lowerBound)
informationLoss - lowerBound -