scipy.linalg.lapack.sgeequ# scipy.linalg.lapack.sgeequ(a) = <fortran function sgeequ># 函数 sgeequ 的包装器。 参数: a输入秩 2 数组('f'),边界为 (m,n) 返回值: r秩 1 数组('f'),边界为 (m) c秩 1 数组('f'),边界为 (n) rowcnd浮点数 colcnd浮点数 amax浮点数 info整数