CUNM2L (3) Linux Manual Page
NAME cunm2l.f – SYNOPSIS Functions/Subroutines subroutine cunm2l (SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC, WORK, INFO) CUNM2L multiplies a general matrix by the unitary matrix from a QL factorization determined by cgeqlf (unblocked algorithm). Function/Subroutine Documentation subroutine cunm2l (characterSIDE, characterTRANS, integerM, integerN, integerK, complex, dimension( lda, * )A, integerLDA, complex, dimension( *…
