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

Packages that use ProxyView
de.lmu.ifi.dbs.elki.database.relation Relations, materialized and virtual (views). 
 

Uses of ProxyView in de.lmu.ifi.dbs.elki.database.relation
 

Methods in de.lmu.ifi.dbs.elki.database.relation that return ProxyView
static
<O> ProxyView<O>
ProxyView.wrap(Database database, DBIDs idview, Relation<O> inner)
          Constructor-like static method.
 


Release 0.4.0 (2011-09-20_1324)