LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for gelqt: LQ factor, with T:

Functions

subroutine cgelqt (M, N, MB, A, LDA, T, LDT, WORK, INFO)
 CGELQT More...
 
subroutine dgelqt (M, N, MB, A, LDA, T, LDT, WORK, INFO)
 DGELQT More...
 
subroutine sgelqt (M, N, MB, A, LDA, T, LDT, WORK, INFO)
 SGELQT More...
 
subroutine zgelqt (M, N, MB, A, LDA, T, LDT, WORK, INFO)
 ZGELQT More...
 

Detailed Description