LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
{up,op}mtr: multiply by Q from hptrd
Collaboration diagram for {up,op}mtr: multiply by Q from hptrd:

Functions

subroutine cupmtr (SIDE, UPLO, TRANS, M, N, AP, TAU, C, LDC, WORK, INFO)
 CUPMTR More...
 
subroutine dopmtr (SIDE, UPLO, TRANS, M, N, AP, TAU, C, LDC, WORK, INFO)
 DOPMTR More...
 
subroutine sopmtr (SIDE, UPLO, TRANS, M, N, AP, TAU, C, LDC, WORK, INFO)
 SOPMTR More...
 
subroutine zupmtr (SIDE, UPLO, TRANS, M, N, AP, TAU, C, LDC, WORK, INFO)
 ZUPMTR More...
 

Detailed Description