LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for ggqrf: Generalized QR factor:

Functions

subroutine cggqrf (N, M, P, A, LDA, TAUA, B, LDB, TAUB, WORK, LWORK, INFO)
 CGGQRF More...
 
subroutine dggqrf (N, M, P, A, LDA, TAUA, B, LDB, TAUB, WORK, LWORK, INFO)
 DGGQRF More...
 
subroutine sggqrf (N, M, P, A, LDA, TAUA, B, LDB, TAUB, WORK, LWORK, INFO)
 SGGQRF More...
 
subroutine zggqrf (N, M, P, A, LDA, TAUA, B, LDB, TAUB, WORK, LWORK, INFO)
 ZGGQRF More...
 

Detailed Description