Modifier and Type | Method and 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()
Copyright © 2000–2019 BioJava. All rights reserved.