LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_chbtrd ( char *  vect,
char *  uplo,
lapack_int n,
lapack_int kd,
lapack_complex_float ab,
lapack_int ldab,
float *  d,
float *  e,
lapack_complex_float q,
lapack_int ldq,
lapack_complex_float work,
lapack_int info 
)

Here is the caller graph for this function: