See: Description
Class | Description |
---|---|
Data |
Encodes a data object consisting of a dictionary encoded two-dimensional
array, an associated dictionary, a header and a mapping to the columns in the
input data set.
|
DataAggregationInformation |
Small class to encapsulate information about data that needs to be analyzed aggregated.
|
DataManager |
Holds all data needed for the anonymization process.
|
DataManagerSubset |
A data manager that is projected onto a given subset.
|
DataMatrix |
A fast implementation of an array of arrays of equal size
|
DataMatrixSubset |
A subset of a data matrix
|
Dictionary |
A dictionary mapping integers to strings for different dimensions.
|
GeneralizationHierarchy |
The class GeneralizationHierarchy.
|