| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.database.ids |
Database object identification and ID group handling API.
|
| de.lmu.ifi.dbs.elki.database.ids.generic |
Database object identification and ID group handling - generic implementations.
|
| de.lmu.ifi.dbs.elki.database.ids.integer |
Integer-based DBID implementation --
do not use directly - always use
DBIDUtil. |
| de.lmu.ifi.dbs.elki.distance.distanceresultlist |
Classes for building and storing the results of distance-based queries
The classes in this package essentially form three groups:
KNNHeap for building kNN results. |
| de.lmu.ifi.dbs.elki.utilities.datastructures.histogram |
Classes for computing histograms.
|
| de.lmu.ifi.dbs.elki.utilities.iterator |
Various
Iterator decorators and adapters. |
| de.lmu.ifi.dbs.elki.visualization.visualizers |
Visualizers for various results
|
| Class and Description |
|---|
| ArrayIter
Array iterators can also go backwards and seek.
|
| Iter
Iterator interface for more than one return value.
|
| MIter
Modifiable iterator, that also supports removal.
|
| Class and Description |
|---|
| ArrayIter
Array iterators can also go backwards and seek.
|
| Iter
Iterator interface for more than one return value.
|
| MIter
Modifiable iterator, that also supports removal.
|
| Class and Description |
|---|
| ArrayIter
Array iterators can also go backwards and seek.
|
| Iter
Iterator interface for more than one return value.
|
| MIter
Modifiable iterator, that also supports removal.
|
| Class and Description |
|---|
| Iter
Iterator interface for more than one return value.
|
| Class and Description |
|---|
| ArrayIter
Array iterators can also go backwards and seek.
|
| Iter
Iterator interface for more than one return value.
|
| Class and Description |
|---|
| AbstractFilteredIterator
Abstract class to build filtered views on Iterables.
|
| EmptyIterator
Empty iterator/iterable, that never returns any data.
|
| Iter
Iterator interface for more than one return value.
|
| Class and Description |
|---|
| AbstractFilteredIterator
Abstract class to build filtered views on Iterables.
|