bundles / scipy latest / scipy / cluster / hierarchy / ClusterNode / get_right
function
scipy.cluster.hierarchy:ClusterNode.get_right
Signature
def get_right ( self ) Summary
Return a reference to the right child tree object.
Returns
right: ClusterNodeThe left child of the target node. If the node is a leaf, None is returned.
Aliases
-
scipy.cluster.hierarchy.ClusterNode.get_right