scipy.linalg.lapack.dgesvd_lwork#

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

dgesvd_lwork 的包裝函式。

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

預設值:1

full_matrices輸入 int,選用

預設值:1