LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dtprfb ( char *  side,
char *  trans,
char *  direct,
char *  storev,
lapack_int m,
lapack_int n,
lapack_int k,
lapack_int l,
const double *  v,
lapack_int ldv,
const double *  t,
lapack_int ldt,
double *  a,
lapack_int lda,
double *  b,
lapack_int ldb,
const double *  work,
lapack_int ldwork 
)

Here is the caller graph for this function: