bundles / scipy latest / scipy / cluster / hierarchy / ClusterNode / is_leaf
function
scipy.cluster.hierarchy:ClusterNode.is_leaf
Signature
def is_leaf ( self ) Summary
Return True if the target node is a leaf.
Returns
leafness: boolTrue if the target node is a leaf node.
Aliases
-
scipy.cluster.hierarchy.ClusterNode.is_leaf