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

Go to the source code of this file.

Functions/Subroutines

subroutine dgebd2 (M, N, A, LDA, D, E, TAUQ, TAUP, WORK, INFO)
 DGEBD2 reduces a general matrix to bidiagonal form using an unblocked algorithm. More...