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

Go to the source code of this file.

Functions/Subroutines

subroutine dlatrd (UPLO, N, NB, A, LDA, E, TAU, W, LDW)
 DLATRD reduces the first nb rows and columns of a symmetric/Hermitian matrix A to real tridiagonal form by an orthogonal similarity transformation. More...