This is documentation for an old release of SciPy (version 0.11.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Compute singular values of a matrix.
Parameters : | a : ndarray
overwrite_a : bool, optional
|
---|---|
Returns : | s : ndarray
|
Raises : | LinAlgError :
|