Package de.lmu.ifi.dbs.elki.database.relation

Relations, materialized and virtual (views).

See:
          Description


Interface Summary
Relation<O> An object representation from a database
 

Class Summary
ConvertToStringView Representation adapter that uses toString() to produce a string representation.
DBIDView Pseudo-representation that is the object ID itself.
MaterializedRelation<O> Represents a single representation.
ProxyView<O> A virtual partitioning of the database.
 

Package de.lmu.ifi.dbs.elki.database.relation Description

Relations, materialized and virtual (views).


Release 0.4.0 (2011-09-20_1324)