This is documentation for an old release of SciPy (version 1.7.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.linalg.lapack.dtgsen_lwork

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

Wrapper for dtgsen_lwork.

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

Default: 4