scipy.linalg.lapack.ztgsen_lwork#

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

Wrapper for ztgsen_lwork.

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

Default: 4