scipy.linalg.lapack.ztrsen_lwork#

scipy.linalg.lapack.ztrsen_lwork(select, t[, job]) = <fortran 函数 ztrsen_lwork>#

ztrsen_lwork 的包装器。

参数:
selectinput rank-1 array(‘i’) with bounds (n)
tinput rank-2 array(‘D’) with bounds (n,n)
返回:
workcomplex
infoint
其他参数:
jobinput bytes, optional

默认: ‘B’