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

scipy.linalg.lapack.cgesvd_lwork#

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

Wrapper for cgesvd_lwork.

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

Default: 1

full_matricesinput int, optional

Default: 1