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 |
DoubleDynamicHistogram
A flexible histogram storing double, that can dynamically adapt the number of
bins to the data fed into the histogram.
|
Copyright © 2019 ELKI Development Team. License information.