scipy.linalg.lapack.dgeev_lwork#

scipy.linalg.lapack.dgeev_lwork(n[, compute_vl, compute_vr]) = <fortran function dgeev_lwork>#

dgeev_lwork 的包装器。

参数:
n输入 int
返回:
workfloat
infoint
其他参数:
compute_vl输入 int, 可选

默认值: 1

compute_vr输入 int, 可选

默认值: 1