LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
cgelqt.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cgelqt (M, N, MB, A, LDA, T, LDT, WORK, INFO)
 CGELQT More...
 
cgelqt3
recursive subroutine cgelqt3(M, N, A, LDA, T, LDT, INFO)
CGELQT3
Definition: cgelqt3.f:118
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
clarfb
subroutine clarfb(SIDE, TRANS, DIRECT, STOREV, M, N, K, V, LDV, T, LDT, C, LDC, WORK, LDWORK)
CLARFB applies a block reflector or its conjugate-transpose to a general rectangular matrix.
Definition: clarfb.f:199