Uses of Class
anatomy.AttValueCount

Packages that use AttValueCount
anatomy   
 

Uses of AttValueCount in anatomy
 

Methods in anatomy with parameters of type AttValueCount
private  void Anatomy.decrementFirstLCounts(AttValueCount[] counts, double l)
          Decrements the counts of the first l most frequent sensitive attribute values
private  boolean Anatomy.existsLNonEmptyBuckets(AttValueCount[] counts, double l)
          Check if there are at least l non-empty buckets of sensitive attribute values (iteration condition)