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.sgeequ#

scipy.linalg.lapack.sgeequ(a) = <fortran object>#

Wrapper for sgeequ.

Parameters
ainput rank-2 array(‘f’) with bounds (m,n)
Returns
rrank-1 array(‘f’) with bounds (m)
crank-1 array(‘f’) with bounds (n)
rowcndfloat
colcndfloat
amaxfloat
infoint