LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dggqrf ( lapack_int n,
lapack_int m,
lapack_int p,
double *  a,
lapack_int lda,
double *  taua,
double *  b,
lapack_int ldb,
double *  taub,
double *  work,
lapack_int lwork,
lapack_int info 
)

Here is the caller graph for this function: