scipy.linalg.lapack.dtrsen_lwork#

scipy.linalg.lapack.dtrsen_lwork(select, t[, job]) = <fortran function dtrsen_lwork>#

dtrsen_lwork 的包裝函式。

參數:
selectinput rank-1 array(‘i’) with bounds (n)
tinput rank-2 array(‘d’) with bounds (n,n)
返回:
workfloat
iworkint
infoint
其他參數:
jobinput bytes, optional

預設值: ‘B’