scipy.linalg.lapack.cheevd_lwork#

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

cheevd_lwork 的包装器。

参数:
n输入 int
返回:
workcomplex
iworkint
rworkfloat
infoint
其他参数:
compute_vinput int, optional

默认值:1

lowerinput int, optional

默认值:0