Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.utilities.pairs.IntDoublePair

Packages that use IntDoublePair
de.lmu.ifi.dbs.elki.utilities.pairs Pairs and triples utility classes. 
 

Uses of IntDoublePair in de.lmu.ifi.dbs.elki.utilities.pairs
 

Methods in de.lmu.ifi.dbs.elki.utilities.pairs with parameters of type IntDoublePair
 int IntDoublePair.compareSwappedTo(IntDoublePair other)
          Implementation of comparableSwapped interface, sorting by second then first.
 int IntDoublePair.compareTo(IntDoublePair other)
          Implementation of comparable interface, sorting by first then second.
 


Release 0.2.1 (2009-07-13_1605)