Uses of Class
org.apache.datasketches.kll.KllDoublesSketchIterator
-
Packages that use KllDoublesSketchIterator Package Description org.apache.datasketches.kll Implementation of a very compact quantiles sketch with lazy compaction scheme and nearly optimal accuracy per retained item. -
-
Uses of KllDoublesSketchIterator in org.apache.datasketches.kll
Methods in org.apache.datasketches.kll that return KllDoublesSketchIterator Modifier and Type Method Description KllDoublesSketchIteratorKllDoublesSketch. iterator()
-