| Package | Description |
|---|---|
| org.terracotta.statistics.derived.histogram |
| Modifier and Type | Method and Description |
|---|---|
ExponentialHistogram |
ExponentialHistogram.split(double fraction)
Split an exponential histogram off this one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExponentialHistogram.merge(ExponentialHistogram b)
Merge the supplied ExponentialHistogram in to this one.
|
Copyright © 2018. All rights reserved.