zgelq2 (3) Linux Manual Page
zgelq2.f – Synopsis Functions/Subroutines subroutine zgelq2 (M, N, A, LDA, TAU, WORK, INFO) ZGELQ2 computes the LQ factorization of a general rectangular matrix using an unblocked algorithm. Function/Subroutine Documentation subroutine zgelq2 (integerM, integerN, complex*16, dimension( lda, * )A, integerLDA, complex*16, dimension( * )TAU, complex*16, dimension( * )WORK, integerINFO) ZGELQ2 computes the LQ factorization of a…
