| 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.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.
|
| de.lmu.ifi.dbs.elki.database.ids.integer |
Integer-based DBID implementation --
do not use directly - always use
DBIDUtil. |
| 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 |
|---|
| IntegerPriorityObject
Object for a priority queue with integer priority.
|
| ObjectHeap
Basic in-memory heap for K values.
|
| Class and Description |
|---|
| DoubleLongHeap
Basic in-memory heap interface, for double keys and long values.
|
| Class and Description |
|---|
| UpdatableHeap
A heap as used in OPTICS that allows updating entries.
|
| Class and Description |
|---|
| ObjectHeap
Basic in-memory heap for K values.
|
| Class and Description |
|---|
| Heap.UnorderedIter
Heap iterator.
|
| Class and Description |
|---|
| DoubleIntegerMaxHeap
Binary heap for primitive types.
|
| Class and Description |
|---|
| ComparableMinHeap
Binary heap for primitive types.
|
| 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 V values.
|
| DoubleObjectHeap.UnsortedIter
Unsorted iterator - in heap order.
|
| DoubleObjectMaxHeap.UnsortedIter
Unsorted iterator - in heap order.
|
| DoubleObjectMinHeap.UnsortedIter
Unsorted iterator - in heap order.
|
| DoublePriorityObject
Object for a priority queue with integer priority.
|
| 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 V values.
|
| IntegerObjectHeap.UnsortedIter
Unsorted iterator - in heap order.
|
| IntegerObjectMaxHeap.UnsortedIter
Unsorted iterator - in heap order.
|
| IntegerObjectMinHeap.UnsortedIter
Unsorted iterator - in heap order.
|
| IntegerPriorityObject
Object for a priority queue with integer priority.
|
| ObjectHeap
Basic in-memory heap for K 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 © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.