Package | Description |
---|---|
org.apache.datasketches.quantiles |
The quantiles package contains stochastic streaming algorithms that enable single-pass
analysis of the distribution of a stream of real (double) values or generic items.
|
Modifier and Type | Method and Description |
---|---|
ItemsSketchIterator<T> |
ItemsSketch.iterator() |
Copyright © 2015–2021 The Apache Software Foundation. All rights reserved.