This is documentation for an old release of SciPy (version 1.8.1). Read this page in the documentation of the latest stable release (version 1.15.1).
scipy.linalg.lapack.ztgsen_lwork#
- scipy.linalg.lapack.ztgsen_lwork(select, a, b[, ijob]) = <fortran object>#
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