Interface | Description |
---|---|
ClusterOrderEntry<D extends Distance<D>> |
Generic Cluster Order Entry Interface.
|
Class | Description |
---|---|
ClusterOrderResult<D extends Distance<D>> |
Class to store the result of an ordering clustering algorithm such as OPTICS.
|
DoubleDistanceClusterOrderEntry |
Provides an entry in a cluster order.
|
GenericClusterOrderEntry<D extends Distance<D>> |
Provides an entry in a cluster order.
|
Result classes for OPTICS.