|
|
|||||||||||||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use HierarchyInterface | |
---|---|
de.lmu.ifi.dbs.elki.data.cluster | Cluster classes. |
Uses of HierarchyInterface in de.lmu.ifi.dbs.elki.data.cluster |
---|
Classes in de.lmu.ifi.dbs.elki.data.cluster with type parameters of type HierarchyInterface | |
---|---|
interface |
HierarchyImplementation<C extends HierarchyInterface<C>>
Hierarchy abstraction layer. |
class |
SimpleHierarchy<C extends HierarchyInterface<C>>
Hierarchy implementation with a per-object representation. |
Classes in de.lmu.ifi.dbs.elki.data.cluster that implement HierarchyInterface | |
---|---|
class |
Cluster<M extends Model>
Generic cluster class, that may or not have hierarchical information. |
Fields in de.lmu.ifi.dbs.elki.data.cluster declared as HierarchyInterface | |
---|---|
private C |
SimpleHierarchy.owner
Owner |
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |