This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Determines if two different cluster assignments T1 and T2 are equivalent.
Parameters : | T1 : ndarray
T2 : ndarray
|
---|---|
Returns : | b : bool
|