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

Go to the source code of this file.

Functions/Subroutines

subroutine zlamswlq (SIDE, TRANS, M, N, K, MB, NB, A, LDA, T, LDT, C, LDC, WORK, LWORK, INFO)
 ZLAMSWLQ More...
 
ztpmlqt
subroutine ztpmlqt(SIDE, TRANS, M, N, K, L, MB, V, LDV, T, LDT, A, LDA, B, LDB, WORK, INFO)
ZTPMLQT
Definition: ztpmlqt.f:218
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