Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

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

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

Methods in de.lmu.ifi.dbs.elki.utilities.pairs that return SCPair
static
<F,S extends Comparable<? super S>>
SCPair<F,S>[]
SCPair.newArray(int size)
          Array constructor for generics
 

Methods in de.lmu.ifi.dbs.elki.utilities.pairs with parameters of type SCPair
 int SCPair.compareTo(SCPair<FIRST,SECOND> other)
          Generic derived compare function.
 


Release 0.3 (2010-03-31_1612)