LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
sgebd2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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