scipy.linalg.lapack.ctrsen_lwork#

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

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 bytes, optional

Default: ‘B’