| Package | Description |
|---|---|
| org.processmining.plugins.guidetreeminer.algorithm |
| Modifier and Type | Method and Description |
|---|---|
AgglomerativeHierarchicalClustering.Cluster[] |
AgglomerativeHierarchicalClustering.getClusters() |
| Constructor and Description |
|---|
Cluster(AgglomerativeHierarchicalClustering.Cluster left,
AgglomerativeHierarchicalClustering.Cluster right,
float[] clusterDistanceSimilarityArray) |