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

Go to the source code of this file.

Functions/Subroutines

subroutine derrqrtp (PATH, NUNIT)
 DERRQRTP More...
 
alaesm
subroutine alaesm(PATH, OK, NOUT)
ALAESM
Definition: alaesm.f:65
chkxer
subroutine chkxer(SRNAMT, INFOT, NOUT, LERR, OK)
Definition: cblat2.f:3199
dtpqrt
subroutine dtpqrt(M, N, L, NB, A, LDA, B, LDB, T, LDT, WORK, INFO)
DTPQRT
Definition: dtpqrt.f:191
dtpmqrt
subroutine dtpmqrt(SIDE, TRANS, M, N, K, L, NB, V, LDV, T, LDT, A, LDA, B, LDB, WORK, INFO)
DTPMQRT
Definition: dtpmqrt.f:218
dtpqrt2
subroutine dtpqrt2(M, N, L, A, LDA, B, LDB, T, LDT, INFO)
DTPQRT2 computes a QR factorization of a real or complex "triangular-pentagonal" matrix,...
Definition: dtpqrt2.f:175