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

Here is the caller graph for this function: