Package | Description |
---|---|
de.lmu.ifi.dbs.elki.database.relation |
Relations, materialized and virtual (views).
|
de.lmu.ifi.dbs.elki.visualization.gui |
Package to provide a visualization GUI.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DoubleRelation
Interface for double-valued relations.
|
Modifier and Type | Class and Description |
---|---|
class |
MaterializedDoubleRelation
Represents a single representation.
|
class |
MaterializedRelation<O>
Represents a single representation.
|
Modifier and Type | Field and Description |
---|---|
(package private) ModifiableRelation<ClassLabel> |
SelectionTableWindow.crep
Class label representation
|
(package private) ModifiableRelation<String> |
SelectionTableWindow.orep
Object label representation
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.