Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       sgelsd.f -

SYNOPSIS

   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

Author

       Generated automatically by Doxygen for LAPACK from the source code.