LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgemqr()

void LAPACK_cgemqr ( char const *  side,
char const *  trans,
lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  k,
lapack_complex_float const *  A,
lapack_int const *  lda,
lapack_complex_float const *  T,
lapack_int const *  tsize,
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: