Uses of Package
org.apache.datasketches.cpc
Packages that use org.apache.datasketches.cpc
-
Classes in org.apache.datasketches.cpc used by org.apache.datasketches.cpcClassDescriptionThis is a unique-counting sketch that implements the Compressed Probabilistic Counting (CPC, a.k.a FM85) algorithms developed by Kevin Lang in his paper Back to the Future: an Even More Nearly Optimal Cardinality Estimation Algorithm.