LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zgeqrt()

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