scipy.linalg.lapack.sgeev_lwork# scipy.linalg.lapack.sgeev_lwork(n[, compute_vl, compute_vr]) = <fortran 函数 sgeev_lwork># sgeev_lwork 的包装器。 参数: n输入 int 返回: work浮点数 info整数 其他参数: compute_vl输入 int, 可选默认值: 1 compute_vr输入 int, 可选默认值: 1