LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
sgelsd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sgelsd (M, N, NRHS, A, LDA, B, LDB, S, RCOND, RANK, WORK, LWORK, IWORK, INFO)
  SGELSD computes the minimum-norm solution to a linear least squares problem for GE matrices More...