Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

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

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

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


Release 0.2.1 (2009-07-13_1605)