LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dsfrk ( char *  transr,
char *  uplo,
char *  trans,
lapack_int n,
lapack_int k,
double *  alpha,
const double *  a,
lapack_int lda,
double *  beta,
double *  c 
)

Here is the caller graph for this function: