Modifier and Type | Method | Description |
---|---|---|
float[][] |
getDistanceMatrix() |
Returns the distance matrix used in clustering.
|
GuideTreeNode<S,C> |
getRoot() |
Returns the root node of the tree resulting from this clustering algorithm.
|
float[][] getDistanceMatrix()
GuideTreeNode<S,C> getRoot()