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