scipy.linalg.lapack.ctgsen_lwork#

scipy.linalg.lapack.ctgsen_lwork(select, a, b[, ijob]) = <fortran object>#

Wrapper for ctgsen_lwork.

Parameters
selectinput rank-1 array(‘i’) with bounds (n)
ainput rank-2 array(‘F’) with bounds (n,n)
binput rank-2 array(‘F’) with bounds (n,n)
Returns
workcomplex
iworkint
infoint
Other Parameters
ijobinput int, optional

Default: 4