LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dormtr ( char *  side,
char *  uplo,
char *  trans,
lapack_int m,
lapack_int n,
const double *  a,
lapack_int lda,
const double *  tau,
double *  c,
lapack_int ldc,
double *  work,
lapack_int lwork,
lapack_int info 
)

Here is the caller graph for this function: