LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dgebrd ( lapack_int m,
lapack_int n,
double *  a,
lapack_int lda,
double *  d,
double *  e,
double *  tauq,
double *  taup,
double *  work,
lapack_int lwork,
lapack_int info 
)

Here is the caller graph for this function: