scipy.linalg.lapack.cgesvd_lwork#

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

cgesvd_lwork 的包裝函式。

參數:
m輸入 int
n輸入 int
返回:
workcomplex
infoint
其他參數:
compute_uv輸入 int,選用

預設值:1

full_matrices輸入 int,選用

預設值:1