Package | Description |
---|---|
de.lmu.ifi.dbs.elki.distance.distancefunction.subspace |
Distance functions based on subspaces.
|
de.lmu.ifi.dbs.elki.index.preprocessed.preference |
Indexes storing preference vectors.
|
Constructor and Description |
---|
DiSHDistanceFunction.Instance(Relation<V> database,
DiSHPreferenceVectorIndex<V> index,
double epsilon,
DiSHDistanceFunction distanceFunction)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DiSHPreferenceVectorIndex<V> |
DiSHPreferenceVectorIndex.Factory.instantiate(Relation<V> relation) |