public class TransformedData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Data |
bufferGeneralized
The GH buffer
|
Data |
bufferMicroaggregated
The OT buffer
|
HashGroupify.EquivalenceClassStatistics |
statistics
The group statistic
|
Constructor and Description |
---|
TransformedData(Data bufferGH,
Data bufferOT,
HashGroupify.EquivalenceClassStatistics statistics)
Instantiate the helper object.
|
public Data bufferGeneralized
public Data bufferMicroaggregated
public HashGroupify.EquivalenceClassStatistics statistics
public TransformedData(Data bufferGH, Data bufferOT, HashGroupify.EquivalenceClassStatistics statistics)
bufferGH
- bufferOT
- statistics
-