zgeqrt3 (3) Linux Manual Page
zgeqrt3.f – Synopsis Functions/Subroutines recursive subroutine zgeqrt3 (M, N, A, LDA, T, LDT, INFO) ZGEQRT3 recursively computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. Function/Subroutine Documentation recursive subroutine zgeqrt3 (integerM, integerN, complex*16, dimension( lda, * )A, integerLDA, complex*16, dimension( ldt, * )T, integerLDT, integerINFO) ZGEQRT3…
