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

Go to the source code of this file.

Functions/Subroutines

subroutine zhetd2 (UPLO, N, A, LDA, D, E, TAU, INFO)
 ZHETD2 reduces a Hermitian matrix to real symmetric tridiagonal form by an unitary similarity transformation (unblocked algorithm). More...