class WardClustering.ClusterThread extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private Indices2D |
coords |
private HierarchicalCluster<E> |
mergedCluster |
Constructor and Description |
---|
WardClustering.ClusterThread(Indices2D coords) |