|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplacingHistogram.Adapter | |
---|---|
de.lmu.ifi.dbs.elki.math | Mathematical operations and utilities used throughout the framework. |
Uses of ReplacingHistogram.Adapter in de.lmu.ifi.dbs.elki.math |
---|
Subclasses of ReplacingHistogram.Adapter in de.lmu.ifi.dbs.elki.math | |
---|---|
static class |
AggregatingHistogram.Adapter<T,D>
Adapter class for an AggregatingHistogram |
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 ReplacingHistogram.Adapter | |
---|---|
private ReplacingHistogram.Adapter<T> |
ReplacingHistogram.maker
Constructor for new elements |
Constructors in de.lmu.ifi.dbs.elki.math with parameters of type ReplacingHistogram.Adapter | |
---|---|
ReplacingHistogram(int bins,
double min,
double max,
ReplacingHistogram.Adapter<T> maker)
Histogram constructor |
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |