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

NAME

       zgelsd.f -

SYNOPSIS

   Functions/Subroutines
       subroutine zgelsd (M, N, NRHS, A, LDA, B, LDB, S, RCOND, RANK, WORK, LWORK, RWORK, IWORK,
           INFO)
            ZGELSD 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.