bundles / scipy 1.17.1 / scipy / cluster / _hierarchy / get_max_dist_for_each_cluster
cython_function_or_method
scipy.cluster._hierarchy:get_max_dist_for_each_cluster
Signature
def get_max_dist_for_each_cluster ( Z , MD , n ) Summary
Get the maximum inconsistency coefficient for each non-singleton cluster.
Parameters
Z: ndarrayThe linkage matrix.
MD: ndarrayThe array to store the result (hence this input array gets modified in-place).
n: intThe number of observations.
Aliases
-
scipy.cluster._hierarchy.get_max_dist_for_each_cluster