Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.utilities.IDPropertyPair

Packages that use IDPropertyPair
de.lmu.ifi.dbs.elki.utilities Package collects various classes and methods of global utility. 
 

Uses of IDPropertyPair in de.lmu.ifi.dbs.elki.utilities
 

Methods in de.lmu.ifi.dbs.elki.utilities with parameters of type IDPropertyPair
 int PropertyPermutationComparator.compare(IDPropertyPair<P> o1, IDPropertyPair<P> o2)
          To Objects of type IDPropertyPair are compared based on the comparison of their property using the current PropertyPermutationComparator.propertyComparator.
 int PropertyPermutationComparator.compare(IDPropertyPair<P> o1, IDPropertyPair<P> o2)
          To Objects of type IDPropertyPair are compared based on the comparison of their property using the current PropertyPermutationComparator.propertyComparator.
 


Release 0.1 (2008-07-10_1838)