LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zhetrd()

void LAPACK_zhetrd ( char const *  uplo,
lapack_int const *  n,
lapack_complex_double A,
lapack_int const *  lda,
double *  D,
double *  E,
lapack_complex_double tau,
lapack_complex_double work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: