{ } Raw JSON

bundles / scipy 1.17.1 / scipy / cluster / hierarchy / ClusterNode / get_left

function

scipy.cluster.hierarchy:ClusterNode.get_left

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

Signature

def   get_left ( self )

Summary

Return a reference to the left child tree object.

Returns

left : ClusterNode

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

Aliases

  • scipy.cluster.hierarchy.ClusterNode.get_left