scipy.linalg.lapack.ctrsen_lwork#

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

Wrapper for ctrsen_lwork.

Parameters:
selectinput rank-1 array(‘i’) with bounds (n)
tinput rank-2 array(‘F’) with bounds (n,n)
Returns:
workcomplex
infoint
Other Parameters:
jobinput string(len=1), optional

Default: ‘B’