| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.correlation | 
 Correlation clustering algorithms 
 | 
| de.lmu.ifi.dbs.elki.algorithm.clustering.hierarchical | 
 Hierarchical agglomerative clustering (HAC). 
 | 
| de.lmu.ifi.dbs.elki.algorithm.clustering.kmeans | 
 K-means clustering and variations 
 | 
| de.lmu.ifi.dbs.elki.algorithm.clustering.optics | 
 OPTICS family of clustering algorithms. 
 | 
| de.lmu.ifi.dbs.elki.algorithm.outlier.distance | 
 Distance-based outlier detection algorithms, such as DBOutlier and kNN. 
 | 
| de.lmu.ifi.dbs.elki.algorithm.outlier.subspace | 
 Subspace outlier detection methods
 
 Methods that detect outliers in subspaces (projections) of the data set. 
 | 
| de.lmu.ifi.dbs.elki.database.ids.integer | 
 Integer-based DBID implementation --
 do not use directly - always use  
DBIDUtil. | 
| de.lmu.ifi.dbs.elki.evaluation.clustering.internal | 
 Internal evaluation measures for clusterings. 
 | 
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.query | 
 Queries on the R-Tree family of indexes: kNN and range queries 
 | 
| de.lmu.ifi.dbs.elki.utilities.datastructures.heap | 
 Heap structures and variations such as bounded priority heaps 
 | 
| Class and Description | 
|---|
| ObjectHeap
 Basic in-memory heap for Object values. 
 | 
| Class and Description | 
|---|
| DoubleLongHeap
 Basic in-memory heap interface, for double keys and long values. 
 | 
| Class and Description | 
|---|
| DoubleMinHeap
 Binary heap for primitive types. 
 | 
| Class and Description | 
|---|
| UpdatableHeap
 A heap as used in OPTICS that allows updating entries. 
 | 
| Class and Description | 
|---|
| ObjectHeap
 Basic in-memory heap for Object values. 
 | 
| Class and Description | 
|---|
| Heap.UnorderedIter
 Heap iterator. 
 | 
| Class and Description | 
|---|
| DoubleIntegerHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleIntegerMaxHeap
 Binary heap for double keys and int values. 
 | 
| Class and Description | 
|---|
| DoubleHeap
 Basic in-memory heap for double values. 
 | 
| Class and Description | 
|---|
| DoubleIntegerMinHeap
 Binary heap for double keys and int values. 
 | 
| Class and Description | 
|---|
| ComparableMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| ComparableMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| ComparatorMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| ComparatorMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleHeap
 Basic in-memory heap for double values. 
 | 
| DoubleHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleIntegerHeap
 Basic in-memory heap interface, for double keys and int values. 
 | 
| DoubleIntegerHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleIntegerMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleIntegerMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleLongHeap
 Basic in-memory heap interface, for double keys and long values. 
 | 
| DoubleLongHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleLongMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleLongMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleObjectHeap
 Basic in-memory heap interface, for double keys and Object values. 
 | 
| DoubleObjectHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleObjectMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| DoubleObjectMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| Heap
 Basic in-memory heap structure. 
 | 
| Heap.UnorderedIter
 Heap iterator. 
 | 
| IntegerHeap
 Basic in-memory heap for int values. 
 | 
| IntegerHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| IntegerMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| IntegerMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| IntegerObjectHeap
 Basic in-memory heap interface, for int keys and Object values. 
 | 
| IntegerObjectHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| IntegerObjectMaxHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| IntegerObjectMinHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| ObjectHeap
 Basic in-memory heap for Object values. 
 | 
| ObjectHeap.UnsortedIter
 Unsorted iterator - in heap order. 
 | 
| TiedTopBoundedHeap.UnorderedIter
 Unordered heap iterator class. 
 | 
| TopBoundedHeap
 Heap class that is bounded in size from the top. 
 | 
| TopBoundedUpdatableHeap
 Heap class that is bounded in size from the top. 
 | 
| UpdatableHeap
 A heap as used in OPTICS that allows updating entries. 
 | 
Copyright © 2019 ELKI Development Team. License information.