{ } Raw JSON

bundles / scipy latest / scipy / cluster / hierarchy / ClusterNode / get_right

function

scipy.cluster.hierarchy:ClusterNode.get_right

source: /scipy/cluster/hierarchy.py :1187

Signature

def   get_right ( self )

Summary

Return a reference to the right child tree object.

Returns

right : ClusterNode

The left child of the target node. If the node is a leaf, None is returned.

Aliases

  • scipy.cluster.hierarchy.ClusterNode.get_right