LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_chbtrd()

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