Uses of Class
org.apache.datasketches.kll.KllFloatsSketchIterator
-
Packages that use KllFloatsSketchIterator 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 KllFloatsSketchIterator in org.apache.datasketches.kll
Methods in org.apache.datasketches.kll that return KllFloatsSketchIterator Modifier and Type Method Description KllFloatsSketchIteratorKllFloatsSketch. iterator()
-