|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
S - each Sequence in the tree is of type SC - each element of a Sequence is a Compound of type Cpublic interface HierarchicalClusterer<S extends Sequence<C>,C extends Compound>
Defines a clustering algorithm that converts a distance matrix into a tree.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
float[][] getDistanceMatrix()
GuideTreeNode<S,C> getRoot()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||