LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
{un,or}gbr: generate Q, P from gebrd
Collaboration diagram for {un,or}gbr: generate Q, P from gebrd:

Functions

subroutine cungbr (VECT, M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 CUNGBR More...
 
subroutine dorgbr (VECT, M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 DORGBR More...
 
subroutine sorgbr (VECT, M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 SORGBR More...
 
subroutine zungbr (VECT, M, N, K, A, LDA, TAU, WORK, LWORK, INFO)
 ZUNGBR More...
 

Detailed Description