scipy.linalg.lapack.strsen_lwork#

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

Wrapper for strsen_lwork.

Parameters:
selectinput rank-1 array(‘i’) with bounds (n)
tinput rank-2 array(‘f’) with bounds (n,n)
Returns:
workfloat
iworkint
infoint
Other Parameters:
jobinput bytes, optional

Default: ‘B’