LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Collaboration diagram for ggqrf: Generalized QR factor:

Functions

subroutine cggqrf (n, m, p, a, lda, taua, b, ldb, taub, work, lwork, info)
 CGGQRF
 
subroutine dggqrf (n, m, p, a, lda, taua, b, ldb, taub, work, lwork, info)
 DGGQRF
 
subroutine sggqrf (n, m, p, a, lda, taua, b, ldb, taub, work, lwork, info)
 SGGQRF
 
subroutine zggqrf (n, m, p, a, lda, taua, b, ldb, taub, work, lwork, info)
 ZGGQRF
 

Detailed Description