LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for geqlf: QL factor:

Functions

subroutine cgeqlf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 CGEQLF More...
 
subroutine dgeqlf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 DGEQLF More...
 
subroutine sgeqlf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 SGEQLF More...
 
subroutine zgeqlf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 ZGEQLF More...
 

Detailed Description