SciPy

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

scipy.linalg.lapack.zgelsy_lwork

scipy.linalg.lapack.zgelsy_lwork(m, n, nrhs, cond[, lwork]) = <fortran object>

Wrapper for zgelsy_lwork.

Parameters:
m : input int
n : input int
nrhs : input int
cond : input float
Returns:
work : complex
info : int
Other Parameters:
 
lwork : input int, optional

Default: -1