Package | Description |
---|---|
de.lmu.ifi.dbs.elki.utilities.datastructures.histogram |
Classes for computing histograms.
|
Modifier and Type | Class and Description |
---|---|
class |
LongDynamicHistogram
A flexible histogram storing long, that can dynamically adapt the number of
bins to the data fed into the histogram.
|