bundles / scipy 1.17.1 / scipy / _lib / _disjoint_set / DisjointSet / subsets
function
scipy._lib._disjoint_set:DisjointSet.subsets
Signature
def subsets ( self ) Summary
Get all the subsets in the disjoint set.
Returns
result: listSubsets in the disjoint set.
Aliases
-
scipy.cluster.hierarchy.DisjointSet.subsets