Package | Description |
---|---|
de.lmu.ifi.dbs.elki.data |
Basic classes for different data types, database object types and label types.
|
de.lmu.ifi.dbs.elki.utilities.datastructures.hierarchy |
Delegate implementation of a hierarchy.
|
Modifier and Type | Class and Description |
---|---|
class |
Cluster<M extends Model>
Generic cluster class, that may or not have hierarchical information.
|
Modifier and Type | Class and Description |
---|---|
class |
HierarchyReferenceLists<O extends Hierarchical<O>>
Hierarchy implementation with a per-object representation.
|
Modifier and Type | Field and Description |
---|---|
protected O |
HierarchyReferenceLists.owner
Owner
|