LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_clarfb ( char *  side,
char *  trans,
char *  direct,
char *  storev,
lapack_int m,
lapack_int n,
lapack_int k,
const lapack_complex_float v,
lapack_int ldv,
const lapack_complex_float t,
lapack_int ldt,
lapack_complex_float c,
lapack_int ldc,
lapack_complex_float work,
lapack_int ldwork 
)

Here is the caller graph for this function: