Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.index.tree.metrical

Tree-based index structures for metrical vector spaces.

See:
          Description

Interface Summary
MetricalEntry Marker interface for entries in a node of a metrical index.
MetricalNode<N extends MetricalNode<N,E>,E extends MetricalEntry> Marker interface for objects that can be used as nodes in a metrical index.
 

Class Summary
MetricalIndex<O extends DatabaseObject,D extends Distance<D>,N extends MetricalNode<N,E>,E extends MetricalEntry> Abstract super class for all metrical index classes.
 

Package de.lmu.ifi.dbs.elki.index.tree.metrical Description

Tree-based index structures for metrical vector spaces.


Release 0.2 (2009-07-06_1820)