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

Go to the source code of this file.

Functions/Subroutines

subroutine dorghr (N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO)
 DORGHR More...
 
dorgqr
subroutine dorgqr(M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
DORGQR
Definition: dorgqr.f:130
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
ilaenv
integer function ilaenv(ISPEC, NAME, OPTS, N1, N2, N3, N4)
ILAENV
Definition: tstiee.f:83