SciPy

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

scipy.linalg.lapack.zgesdd_lwork

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

Wrapper for zgesdd_lwork.

Parameters:

m : input int

n : input int

Returns:

work : complex

info : int

Other Parameters:
 

compute_uv : input int, optional

Default: 1

full_matrices : input int, optional

Default: 1