public class InformationLossDefaultWithBound extends InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault>
Constructor and Description |
---|
InformationLossDefaultWithBound(double informationLoss)
Creates a new instance without a lower bound.
|
InformationLossDefaultWithBound(double informationLoss,
double lowerBound)
Creates a new instance.
|
getInformationLoss, getLowerBound, hasLowerBound
public InformationLossDefaultWithBound(double informationLoss)
informationLoss
- public InformationLossDefaultWithBound(double informationLoss, double lowerBound)
informationLoss
- lowerBound
-