scipy.linalg.lapack.dgels_lwork# scipy.linalg.lapack.dgels_lwork(m, n, nrhs[, trans]) = <fortran function dgels_lwork># dgels_lwork 的包装器。 参数:: m输入 int n输入 int nrhs输入 int 返回值:: workfloat infoint 其他参数:: trans输入 bytes,可选默认值:‘N’