LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for gelqf: LQ factor:

Functions

subroutine cgelqf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 CGELQF More...
 
subroutine dgelqf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 DGELQF More...
 
subroutine sgelqf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 SGELQF More...
 
subroutine zgelqf (M, N, A, LDA, TAU, WORK, LWORK, INFO)
 ZGELQF More...
 

Detailed Description