| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.data.uncertain |
Uncertain data objects.
|
| de.lmu.ifi.dbs.elki.data.uncertain.uncertainifier |
Classes to generate uncertain objects from existing certain data.
|
| de.lmu.ifi.dbs.elki.datasource.filter.typeconversions |
Filters to perform data type conversions.
|
| Modifier and Type | Field and Description |
|---|---|
static FeatureVector.Factory<UnweightedDiscreteUncertainObject,?> |
UnweightedDiscreteUncertainObject.FACTORY
Vector factory.
|
| Modifier and Type | Method and Description |
|---|---|
<A> UnweightedDiscreteUncertainObject |
UnweightedDiscreteUncertainObject.Factory.newFeatureVector(A array,
ArrayAdapter<? extends Number,A> adapter) |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferSerializer<UnweightedDiscreteUncertainObject> |
UnweightedDiscreteUncertainObject.Factory.getDefaultSerializer() |
Class<? super UnweightedDiscreteUncertainObject> |
UnweightedDiscreteUncertainObject.Factory.getRestrictionClass() |
| Modifier and Type | Method and Description |
|---|---|
<A> UnweightedDiscreteUncertainObject |
UnweightedDiscreteUncertainifier.newFeatureVector(Random rand,
A array,
NumberArrayAdapter<?,A> adapter) |
| Modifier and Type | Method and Description |
|---|---|
FeatureVector.Factory<UnweightedDiscreteUncertainObject,?> |
UnweightedDiscreteUncertainifier.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected UnweightedDiscreteUncertainObject |
UncertainSplitFilter.filterSingleObject(NumberVector vec) |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleTypeInformation<UnweightedDiscreteUncertainObject> |
UncertainSplitFilter.convertedType(SimpleTypeInformation<NumberVector> in) |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.