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

Go to the source code of this file.

Functions/Subroutines

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