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