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

NAME

       cgebd2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine cgebd2 (M, N, A, LDA, D, E, TAUQ, TAUP, WORK, INFO)
           CGEBD2 reduces a general matrix to bidiagonal form using an unblocked algorithm.

Author

       Generated automatically by Doxygen for LAPACK from the source code.