Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier |
Outlier detection algorithms
|
de.lmu.ifi.dbs.elki.utilities.pairs |
Pairs and triples utility classes.
|
Modifier and Type | Class and Description |
---|---|
private static class |
AggarwalYuEvolutionary.Individuum
Individuum for the evolutionary search.
|
Modifier and Type | Method and Description |
---|---|
static <F extends Comparable<? super F>,S> |
FCPair.newArray(int size)
Array constructor for generics
|
Modifier and Type | Method and Description |
---|---|
int |
FCPair.compareTo(FCPair<FIRST,SECOND> other)
Generic derived compare function.
|