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

NAME

       dlasd0.f -

SYNOPSIS

   Functions/Subroutines
       subroutine dlasd0 (N, SQRE, D, E, U, LDU, VT, LDVT, SMLSIZ, IWORK, WORK, INFO)
           DLASD0 computes the singular values of a real upper bidiagonal n-by-m matrix B with
           diagonal d and off-diagonal e. Used by sbdsdc.

Author

       Generated automatically by Doxygen for LAPACK from the source code.