scipy.linalg.lapack.sgeev_lwork#

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

sgeev_lwork 的包装器。

参数:
ninput int
返回值:
workfloat
infoint
其他参数:
compute_vlinput int, optional

默认值: 1

compute_vrinput int, optional

默认值: 1