scipy.linalg.lapack.zheevd_lwork# scipy.linalg.lapack.zheevd_lwork(n[, compute_v, lower]) = <fortran function zheevd_lwork># zheevd_lwork 的包裝函式。 參數: n輸入 int 返回: work複數 iworkint rworkfloat infoint 其他參數: compute_v輸入 int,可選預設值:1 lower輸入 int,可選預設值:0