LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
{un,or}ghr: generate Q from gehrd
Collaboration diagram for {un,or}ghr: generate Q from gehrd:

Functions

subroutine cunghr (N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO)
 CUNGHR More...
 
subroutine dorghr (N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO)
 DORGHR More...
 
subroutine sorghr (N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO)
 SORGHR More...
 
subroutine zunghr (N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO)
 ZUNGHR More...
 

Detailed Description