| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.utilities.datastructures.histogram |
Classes for computing histograms
This package contains two families of histograms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjDynamicHistogram<T>
A dynamic histogram can dynamically adapt the number of bins to the data fed
into the histogram.
|
Copyright © 2019 ELKI Development Team. License information.