scipy.linalg.lapack.cheevd_lwork#

scipy.linalg.lapack.cheevd_lwork(n[, compute_v, lower]) = <fortran function cheevd_lwork>#

cheevd_lwork 的包裝函式。

參數:
n輸入 int
回傳:
workcomplex
iworkint
rworkfloat
infoint
其他參數:
compute_v輸入 int,選用

預設值:1

lower輸入 int,選用

預設值:0