scipy.linalg.lapack.zunghr_lwork#

scipy.linalg.lapack.zunghr_lwork(n[, lo, hi]) = <fortran function zunghr_lwork>#

zunghr_lwork 的包装器。

参数:
n输入 int
返回值:
workcomplex
infoint
其他参数:
lo输入 int, 可选

默认值: 0

hi输入 int, 可选

默认值: n-1