This is documentation for an old release of SciPy (version 1.7.0). Read this page in the documentation of the latest stable release (version 1.15.0).

scipy.linalg.lapack.zgesvd_lwork

scipy.linalg.lapack.zgesvd_lwork(m, n[, compute_uv, full_matrices]) = <fortran object>

Wrapper for zgesvd_lwork.

Parameters
minput int
ninput int
Returns
workcomplex
infoint
Other Parameters
compute_uvinput int, optional

Default: 1

full_matricesinput int, optional

Default: 1