scipy.linalg.lapack.sgeequb# scipy.linalg.lapack.sgeequb(a) = <fortran 函数 sgeequb># sgeequb 的包装器。 参数: a输入 rank-2 数组(‘f’),边界为 (m,n) 返回: rrank-1 数组(‘f’),边界为 (m) crank-1 数组(‘f’),边界为 (n) rowcnd浮点数 colcnd浮点数 amax浮点数 info整数