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

Go to the source code of this file.

Functions/Subroutines

subroutine zgemlq (SIDE, TRANS, M, N, K, A, LDA, T, TSIZE, C, LDC, WORK, LWORK, INFO)
 ZGEMLQ More...
 
zlamswlq
subroutine zlamswlq(SIDE, TRANS, M, N, K, MB, NB, A, LDA, T, LDT, C, LDC, WORK, LWORK, INFO)
ZLAMSWLQ
Definition: zlamswlq.f:205
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
zgemlqt
subroutine zgemlqt(SIDE, TRANS, M, N, K, MB, V, LDV, T, LDT, C, LDC, WORK, INFO)
ZGEMLQT
Definition: zgemlqt.f:170
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55