LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zhbtrd()

void LAPACK_zhbtrd ( char const *  vect,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  kd,
lapack_complex_double AB,
lapack_int const *  ldab,
double *  D,
double *  E,
lapack_complex_double Q,
lapack_int const *  ldq,
lapack_complex_double work,
lapack_int info 
)
Here is the caller graph for this function: