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