Uses of Package
org.apache.datasketches.kll
-
Packages that use org.apache.datasketches.kll Package Description org.apache.datasketches.kll Implementation of a very compact quantiles sketch with lazy compaction scheme and nearly optimal accuracy per retained item. -
Classes in org.apache.datasketches.kll used by org.apache.datasketches.kll Class Description KllDoublesSketch KllDoublesSketchIterator Iterator over KllDoublesSketch.KllFloatsSketch KllFloatsSketchIterator Iterator over KllFloatsSketch.KllSketch This class is the root of the KLL sketch class hierarchy.KllSketch.SketchType Used to define the variable type of the current instance of this class.