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

Go to the source code of this file.

Functions/Subroutines

subroutine cerrqrtp (PATH, NUNIT)
 CERRQRTP More...
 
alaesm
subroutine alaesm(PATH, OK, NOUT)
ALAESM
Definition: alaesm.f:65
ctpqrt
subroutine ctpqrt(M, N, L, NB, A, LDA, B, LDB, T, LDT, WORK, INFO)
CTPQRT
Definition: ctpqrt.f:191
chkxer
subroutine chkxer(SRNAMT, INFOT, NOUT, LERR, OK)
Definition: cblat2.f:3199
ctpmqrt
subroutine ctpmqrt(SIDE, TRANS, M, N, K, L, NB, V, LDV, T, LDT, A, LDA, B, LDB, WORK, INFO)
CTPMQRT
Definition: ctpmqrt.f:218
ctpqrt2
subroutine ctpqrt2(M, N, L, A, LDA, B, LDB, T, LDT, INFO)
CTPQRT2 computes a QR factorization of a real or complex "triangular-pentagonal" matrix,...
Definition: ctpqrt2.f:175