scipy.cluster.hierarchy.ClusterNode.get_left

ClusterNode.get_left()[源代码]

返回对左子树对象的引用。

退货
leftClusterNode

目标节点的左子节点。如果节点是叶,则不返回任何值。