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

Go to the source code of this file.

Functions/Subroutines

subroutine dlaswlq (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 DLASWLQ More...
 
dgelqt
subroutine dgelqt(M, N, MB, A, LDA, T, LDT, WORK, INFO)
DGELQT
Definition: dgelqt.f:141
dtplqt
subroutine dtplqt(M, N, L, MB, A, LDA, B, LDB, T, LDT, WORK, INFO)
DTPLQT
Definition: dtplqt.f:191
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55