LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dsytrd ( char *  uplo,
lapack_int n,
double *  a,
lapack_int lda,
double *  d,
double *  e,
double *  tau,
double *  work,
lapack_int lwork,
lapack_int info 
)

Here is the caller graph for this function: