LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
{un,or}glq: generate explicit Q from gelqf
Collaboration diagram for {un,or}glq: generate explicit Q from gelqf:

Functions

subroutine cunglq (M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 CUNGLQ More...
 
subroutine dorglq (M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 DORGLQ More...
 
subroutine sorglq (M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 SORGLQ More...
 
subroutine zunglq (M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 ZUNGLQ More...
 

Detailed Description