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

Go to the source code of this file.

Functions/Subroutines

subroutine dlabrd (M, N, NB, A, LDA, D, E, TAUQ, TAUP, X, LDX, Y, LDY)
 DLABRD reduces the first nb rows and columns of a general matrix to a bidiagonal form. More...