| Interface | Description |
|---|---|
| Histogram |
A histogram supporting double values
|
| Histogram.Bucket |
A histogram bucket.
|
| Class | Description |
|---|---|
| BarSplittingBiasedHistogram |
An implementation of the histogram algorithm described in:
'Fast Computation of Approximate Biased Histograms on Sliding Windows over Data Streams' [H.
|
| ExponentialHistogram |
An implementation of the Exponential Histogram sketch as outlined by Datar et al.
|
| Striped<T> | |
| StripedHistogram |
Copyright © 2018. All rights reserved.