LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zhfrk()

void LAPACK_zhfrk ( char const *  transr,
char const *  uplo,
char const *  trans,
lapack_int const *  n,
lapack_int const *  k,
double const *  alpha,
lapack_complex_double const *  A,
lapack_int const *  lda,
double const *  beta,
lapack_complex_double C 
)
Here is the caller graph for this function: