Uses of Class
de.lmu.ifi.dbs.elki.index.preprocessed.preference.DiSHPreferenceVectorIndex

Packages that use DiSHPreferenceVectorIndex
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. 
 

Uses of DiSHPreferenceVectorIndex in de.lmu.ifi.dbs.elki.distance.distancefunction.subspace
 

Constructors in de.lmu.ifi.dbs.elki.distance.distancefunction.subspace with parameters of type DiSHPreferenceVectorIndex
DiSHDistanceFunction.Instance(Relation<V> database, DiSHPreferenceVectorIndex<V> index, double epsilon, DiSHDistanceFunction distanceFunction)
          Constructor.
 

Uses of DiSHPreferenceVectorIndex in de.lmu.ifi.dbs.elki.index.preprocessed.preference
 

Methods in de.lmu.ifi.dbs.elki.index.preprocessed.preference that return DiSHPreferenceVectorIndex
 DiSHPreferenceVectorIndex<V> DiSHPreferenceVectorIndex.Factory.instantiate(Relation<V> relation)
           
 


Release 0.4.0 (2011-09-20_1324)