| Package | Description |
|---|---|
| org.deidentifier.arx.metric.v2 |
Main package implementing quality models
|
| Modifier and Type | Method and Description |
|---|---|
ILSingleDimensionalWithBound |
AbstractMetricSingleDimensional.createInformationLoss(double loss)
Create a loss object
|
ILSingleDimensionalWithBound |
AbstractMetricSingleDimensional.createInformationLoss(double loss,
double bound)
Create a loss object
|
protected ILSingleDimensionalWithBound |
MetricSDNMPublisherPayout.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> transformation,
org.deidentifier.arx.framework.check.groupify.HashGroupify groupify) |
protected ILSingleDimensionalWithBound |
MetricSDNMKLDivergence.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g) |
protected ILSingleDimensionalWithBound |
MetricSDNMEntropyBasedInformationLoss.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> transformation,
org.deidentifier.arx.framework.check.groupify.HashGroupify g) |
protected ILSingleDimensionalWithBound |
MetricSDNMDiscernability.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g) |
protected ILSingleDimensionalWithBound |
MetricSDNMAmbiguity.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g) |
protected ILSingleDimensionalWithBound |
MetricSDDiscernability.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g) |
protected ILSingleDimensionalWithBound |
MetricSDClassification.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g) |
protected ILSingleDimensionalWithBound |
MetricSDAECS.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g) |
protected ILSingleDimensionalWithBound |
MetricSDNMKLDivergence.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry entry) |
protected ILSingleDimensionalWithBound |
MetricSDNMDiscernability.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry entry) |
protected ILSingleDimensionalWithBound |
MetricSDNMAmbiguity.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry entry) |
protected ILSingleDimensionalWithBound |
MetricSDClassification.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry m) |
protected ILSingleDimensionalWithBound |
MetricSDAECS.getInformationLossInternal(org.deidentifier.arx.framework.lattice.Transformation<?> node,
org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry entry) |