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

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

Constructors in de.lmu.ifi.dbs.elki.distance.distancefunction.subspace with parameters of type HiSCPreferenceVectorIndex.Factory
HiSCDistanceFunction(HiSCPreferenceVectorIndex.Factory<V> indexFactory, double epsilon)
          Constructor.
 

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

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


Release 0.4.0 (2011-09-20_1324)