Package | Description |
---|---|
de.lmu.ifi.dbs.elki.utilities.pairs |
Pairs and triples utility classes.
|
Modifier and Type | Method and Description |
---|---|
static <F,S extends Comparable<? super S>> |
SCPair.newArray(int size)
Array constructor for generics
|
Modifier and Type | Method and Description |
---|---|
int |
SCPair.compareTo(SCPair<FIRST,SECOND> other)
Generic derived compare function.
|