Getting started
User Guide
API reference
Development
Release notes
GitHub
scipy.cluster.hierarchy.DisjointSet.subset
¶
DisjointSet.
subset
(
x
)
[source]
¶
Get the subset containing
x
.
Parameters
x
hashable object
Input element.
Returns
result
set
Subset containing
x
.
scipy.cluster.hierarchy.DisjointSet.connected
scipy.cluster.hierarchy.DisjointSet.subsets