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