LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
{un,or}hr_col: Householder reconstruction
Collaboration diagram for {un,or}hr_col: Householder reconstruction:

Functions

subroutine cunhr_col (M, N, NB, A, LDA, T, LDT, D, INFO)
 CUNHR_COL More...
 
subroutine dorhr_col (M, N, NB, A, LDA, T, LDT, D, INFO)
 DORHR_COL More...
 
subroutine sorhr_col (M, N, NB, A, LDA, T, LDT, D, INFO)
 SORHR_COL More...
 
subroutine zunhr_col (M, N, NB, A, LDA, T, LDT, D, INFO)
 ZUNHR_COL More...
 

Detailed Description