This is documentation for an old release of SciPy (version 0.9.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Returns True if the variable y passed is a valid condensed
distance matrix. Condensed distance matrices must be 1-dimensional
numpy arrays containing doubles. Their length must be a binomial
coefficient for some positive integer n.
Parameters : | y : ndarray
warning : bool, optional
throws : throw, optional
name : bool, optional
|
---|