Usages of DendrogramNode
Properties
| children | in DendrogramNode | Gets the children of this node. | |
| parent | in DendrogramNode | Gets the parent of the current node. | |
| dendrogramRoot | in HierarchicalClusteringResult | Gets the root of the dendrogram which is used internally to generate the clusters. |
Method Return Values
| getDendrogramNode (INode) | in HierarchicalClusteringResult | Gets the representative of node in the dendrogram. |