![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cungl2 (M, N, K, A, LDA, TAU, WORK, INFO) |
CUNGL2 generates all or part of the unitary matrix Q from an LQ factorization determined by cgelqf (unblocked algorithm). More... | |
subroutine | dorgl2 (M, N, K, A, LDA, TAU, WORK, INFO) |
DORGL2 More... | |
subroutine | sorgl2 (M, N, K, A, LDA, TAU, WORK, INFO) |
SORGL2 More... | |
subroutine | zungl2 (M, N, K, A, LDA, TAU, WORK, INFO) |
ZUNGL2 generates all or part of the unitary matrix Q from an LQ factorization determined by cgelqf (unblocked algorithm). More... | |