Uses of Class
de.lmu.ifi.dbs.elki.database.relation.DBIDView

Packages that use DBIDView
de.lmu.ifi.dbs.elki.database ELKI database layer - loading, storing, indexing and accessing data 
 

Uses of DBIDView in de.lmu.ifi.dbs.elki.database
 

Fields in de.lmu.ifi.dbs.elki.database declared as DBIDView
private  DBIDView StaticArrayDatabase.idrep
          The DBID representation we use
private  DBIDView HashmapDatabase.idrep
          The DBID representation we use
protected  DBIDView ProxyDatabase.idrep
          Our DBID representation
 


Release 0.4.0 (2011-09-20_1324)