Package 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.

Author:
Lee Rhodes
See Also:
DoublesSketch