| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm | 
 Algorithms suitable as a task for the  
KDDTask main routine. | 
| de.lmu.ifi.dbs.elki.utilities.pairs | 
 Pairs and triples utility classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionResult<CTriple<DBID,DBID,Double>> | 
MaterializeDistances.run(Database database,
   Relation<O> relation)
Iterates over all points in the database. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
CTriple.compareTo(CTriple<FIRST,SECOND,THIRD> other)
Generic derived compare function. 
 |