|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregatingHistogram.Adapter | |
---|---|
de.lmu.ifi.dbs.elki.math | Mathematical operations and utilities used throughout the framework. |
Uses of AggregatingHistogram.Adapter in de.lmu.ifi.dbs.elki.math |
---|
Subclasses of AggregatingHistogram.Adapter in de.lmu.ifi.dbs.elki.math | |
---|---|
static class |
FlexiHistogram.Adapter<T,D>
Adapter interface to specify bin creation, data caching and combination. |
Fields in de.lmu.ifi.dbs.elki.math declared as AggregatingHistogram.Adapter | |
---|---|
private AggregatingHistogram.Adapter<T,D> |
AggregatingHistogram.putter
The class we are using for putting data. |
Constructors in de.lmu.ifi.dbs.elki.math with parameters of type AggregatingHistogram.Adapter | |
---|---|
AggregatingHistogram(int bins,
double min,
double max,
AggregatingHistogram.Adapter<T,D> adapter)
Constructor with Adapter. |
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |