scipy.cluster.hierarchy.ClusterNode. get_right# ClusterNode.get_right()[原始碼]# 返回對右子樹物件的引用。 返回:: rightClusterNode目標節點的右子節點。如果節點是葉節點,則返回 None。