scipy.linalg.lapack.cgeev_lwork#

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

cgeev_lwork 的包裝函式。

參數:
n輸入 int
回傳值:
work複數
infoint
其他參數:
compute_vl輸入 int,選用

預設值:1

compute_vr輸入 int,選用

預設值:1