subset — SciPy v1.15.3 Manual (original) (raw)
scipy.cluster.hierarchy.DisjointSet.
DisjointSet.subset(x)[source]#
Get the subset containing x.
Parameters:
xhashable object
Input element.
Returns:
resultset
Subset containing x.
scipy.cluster.hierarchy.DisjointSet.
DisjointSet.subset(x)[source]#
Get the subset containing x.
Parameters:
xhashable object
Input element.
Returns:
resultset
Subset containing x.