| 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<java.lang.String> |
SelectionTableWindow.orep
Object label representation
|
Copyright © 2019 ELKI Development Team. License information.