LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cunmhr()

void LAPACK_cunmhr ( char const *  side,
char const *  trans,
lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  ilo,
lapack_int const *  ihi,
lapack_complex_float const *  A,
lapack_int const *  lda,
lapack_complex_float const *  tau,
lapack_complex_float C,
lapack_int const *  ldc,
lapack_complex_float work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: