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

Packages that use DiSHPreferenceVectorIndex.Factory
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.Factory in de.lmu.ifi.dbs.elki.distance.distancefunction.subspace
 

Constructors in de.lmu.ifi.dbs.elki.distance.distancefunction.subspace with parameters of type DiSHPreferenceVectorIndex.Factory
DiSHDistanceFunction(DiSHPreferenceVectorIndex.Factory<NumberVector<?,?>> indexFactory, double epsilon)
          Constructor.
 

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

Methods in de.lmu.ifi.dbs.elki.index.preprocessed.preference that return DiSHPreferenceVectorIndex.Factory
protected  DiSHPreferenceVectorIndex.Factory<V> DiSHPreferenceVectorIndex.Factory.Parameterizer.makeInstance()
           
 


Release 0.4.0 (2011-09-20_1324)