scipy.linalg.lapack.sgeev_lwork#

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

用于 sgeev_lwork 的包装器。

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

默认值:1

compute_vr输入 int,可选

默认值:1