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

Go to the source code of this file.

Functions/Subroutines

subroutine sgemlq (SIDE, TRANS, M, N, K, A, LDA, T, TSIZE, C, LDC, WORK, LWORK, INFO)
 SGEMLQ More...
 
sgemlqt
subroutine sgemlqt(SIDE, TRANS, M, N, K, MB, V, LDV, T, LDT, C, LDC, WORK, INFO)
SGEMLQT
Definition: sgemlqt.f:155
slamswlq
subroutine slamswlq(SIDE, TRANS, M, N, K, MB, NB, A, LDA, T, LDT, C, LDC, WORK, LWORK, INFO)
SLAMSWLQ
Definition: slamswlq.f:205
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55