LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
clatrd.f File Reference

Go to the source code of this file.

Functions/Subroutines

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