LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgeqrt()

void LAPACK_cgeqrt ( lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  nb,
lapack_complex_float A,
lapack_int const *  lda,
lapack_complex_float T,
lapack_int const *  ldt,
lapack_complex_float work,
lapack_int info 
)
Here is the caller graph for this function: