#######################################
#    Index for clapack/testing/lin     #
#######################################

file clapack/testing/lin/index
for  This index

file clapack/testing/lin/xerbla.c
for  Special version of this routine used in testing

file clapack/testing/lin/ilaenv.c
for  Special version used in conjunction with XLAENV

file clapack/testing/lin/xlaenv.c
for  Resets ILAENV values for testing purposes

# ==========================================
# Available Linear Equation Testing Routines
# ==========================================

file clapack/testing/lin/schkaa.c
for     Test program driver for linear equation testing
prec single

file clapack/testing/lin/dchkaa.c
for     Test program driver for linear equation testing
prec double

file clapack/testing/lin/cchkaa.c
for     Test program driver for linear equation testing
prec complex

file clapack/testing/lin/zchkaa.c
for     Test program driver for linear equation testing
prec doublecomplex

#       ===

file clapack/testing/lin/schkeq.c
for     Tests equilibration routines (SGEEQU, SGBEQU, SPOEQU,
,       SPPEQU and SPBEQU)
prec single

file clapack/testing/lin/dchkeq.c
for     Tests equilibration routines (DGEEQU, DGBEQU, DPOEQU,
#       DPPEQU and DPBEQU)
prec double

file clapack/testing/lin/cchkeq.c
for     Tests equilibration routines (CGEEQU, CGBEQU)
prec complex

file clapack/testing/lin/zchkeq.c
for     Tests equilibration routines (ZGEEQU, ZGBEQU)
prec doublecomplex

#       ===

file clapack/testing/lin/schkgb.c
for     Tests SGBTRF, SGBTRS, SGBRFS, and SGBCON
prec single

file clapack/testing/lin/dchkgb.c
for     Tests DGBTRF, DGBTRS, DGBRFS, and DGBCON
prec double

file clapack/testing/lin/cchkgb.c
for     Tests CGBTRF, CGBTRS, CGBRFS, and CGBCON
prec complex

file clapack/testing/lin/zchkgb.c
for     Tests ZGBTRF, ZGBTRS, ZGBRFS, and ZGBCON
prec doublecomplex

file clapack/testing/lin/sdrvgb.c
for     Tests the driver routines SGBSV and SGBSVX
prec single

file clapack/testing/lin/ddrvgb.c
for     Tests the driver routines DGBSV and DGBSVX
prec double

file clapack/testing/lin/cdrvgb.c
for     Tests the driver routines CGBSV and CGBSVX
prec complex

file clapack/testing/lin/zdrvgb.c
for     Tests the driver routines ZGBSV and ZGBSVX
prec doublecomplex

file clapack/testing/lin/schkge.c
for     Tests SGETRF, SGETRI, SGETRS, SGERFS, and SGECON
prec single

file clapack/testing/lin/dchkge.c
for     Tests DGETRF, DGETRI, DGETRS, DGERFS, and DGECON
prec double

file clapack/testing/lin/cchkge.c
for     Tests CGETRF, CGETRI, CGETRS, CGERFS, and CGECON
prec complex

file clapack/testing/lin/zchkge.c
for     Tests ZGETRF, ZGETRI, ZGETRS, ZGERFS, and ZGECON
prec doublecomplex

file clapack/testing/lin/sdrvge.c
for     Tests the driver routines SGESV and SGESVX
prec single

file clapack/testing/lin/ddrvge.c
for     Tests the driver routines DGESV and DGESVX
prec double

file clapack/testing/lin/cdrvge.c
for     Tests the driver routines CGESV and CGESVX
prec complex

file clapack/testing/lin/zdrvge.c
for     Tests the driver routines ZGESV and ZGESVX
prec doublecomplex

file clapack/testing/lin/serrge.c
for     Tests the error exits for the SGE- and SGB- routines
prec single

file clapack/testing/lin/derrge.c
for     Tests the error exits for the DGE- and DGB- routines
prec double

file clapack/testing/lin/cerrge.c
for     Tests the error exits for the CGE- and CGB- routines
prec complex

file clapack/testing/lin/zerrge.c
for     Tests the error exits for the ZGE- and ZGB- routines
prec doublecomplex

#       ===

file clapack/testing/lin/schkgt.c
for     Tests SGTTRF, SGTTRS, SGTRFS, and SGTCON
prec single

file clapack/testing/lin/dchkgt.c
for     Tests DGTTRF, DGTTRS, DGTRFS, and DGTCON
prec double

file clapack/testing/lin/cchkgt.c
for     Tests CGTTRF, CGTTRS, CGTRFS, and CGTCON
prec complex

file clapack/testing/lin/zchkgt.c
for     Tests ZGTTRF, ZGTTRS, ZGTRFS, and ZGTCON
prec doublecomplex

file clapack/testing/lin/sdrvgt.c
for     Tests SGTSV and SGTSVX
prec single

file clapack/testing/lin/ddrvgt.c
for     Tests DGTSV and DGTSVX
prec double

file clapack/testing/lin/cdrvgt.c
for     Tests CGTSV and CGTSVX
prec complex

file clapack/testing/lin/zdrvgt.c
for     Tests ZGTSV and ZGTSVX
prec doublecomplex

file clapack/testing/lin/serrgt.c
for     Tests the error exits for the tridiagonal routines (SGT- and SPT-)
prec single

file clapack/testing/lin/derrgt.c
for     Tests the error exits for the tridiagonal routines (DGT- and DPT-)
prec double

file clapack/testing/lin/cerrgt.c
for     Tests the error exits for the tridiagonal routines (CGT- and CPT-)
prec complex

file clapack/testing/lin/zerrgt.c
for     Tests the error exits for the tridiagonal routines (ZGT- and ZPT-)
prec doublecomplex

#       ===

file clapack/testing/lin/schklq.c
for     Tests SGELQF, SORGLQ and SORMLQ
prec single

file clapack/testing/lin/dchklq.c
for     Tests DGELQF, DORGLQ and DORMLQ
prec double

file clapack/testing/lin/cchklq.c
for     Tests CGELQF, CUNGLQ and CUNMLQ
prec complex

file clapack/testing/lin/zchklq.c
for     Tests ZGELQF, ZUNGLQ and ZUNMLQ
prec doublecomplex

file clapack/testing/lin/serrlq.c
for     Tests the error exits for the LQ routines
prec single

file clapack/testing/lin/derrlq.c
for     Tests the error exits for the LQ routines
prec double

file clapack/testing/lin/cerrlq.c
for     Tests the error exits for the LQ routines
prec complex

file clapack/testing/lin/zerrlq.c
for     Tests the error exits for the LQ routines
prec doublecomplex

#       ===

file clapack/testing/lin/schkpb.c
for     Tests SPBTRF, SPBTRS, SPBRFS, and SPBCON
prec single

file clapack/testing/lin/dchkpb.c
for     Tests DPBTRF, DPBTRS, DPBRFS, and DPBCON
prec double

file clapack/testing/lin/cchkpb.c
for     Tests CPBTRF, CPBTRS, CPBRFS, and CPBCON
prec complex

file clapack/testing/lin/zchkpb.c
for     Tests ZPBTRF, ZPBTRS, ZPBRFS, and ZPBCON
prec doublecomplex

file clapack/testing/lin/sdrvpb.c
for     Tests the driver routines SPBSV and SPBSVX
prec single

file clapack/testing/lin/ddrvpb.c
for     Tests the driver routines DPBSV and DPBSVX
prec double

file clapack/testing/lin/cdrvpb.c
for     Tests the driver routines CPBSV and CPBSVX
prec complex

file clapack/testing/lin/zdrvpb.c
for     Tests the driver routines ZPBSV and ZPBSVX
prec doublecomplex

file clapack/testing/lin/schkpo.c
for     Tests SPOTRF, SPOTRI, SPOTRS, SPORFS, and SPOCON
prec single

file clapack/testing/lin/dchkpo.c
for     Tests DPOTRF, DPOTRI, DPOTRS, DPORFS, and DPOCON
prec double

file clapack/testing/lin/cchkpo.c
for     Tests CPOTRF, CPOTRI, CPOTRS, CPORFS, and CPOCON
prec complex

file clapack/testing/lin/zchkpo.c
for     Tests ZPOTRF, ZPOTRI, ZPOTRS, ZPORFS, and ZPOCON
prec doublecomplex

file clapack/testing/lin/sdrvpo.c
for     Tests the driver routines SPOSV and SPOSVX
prec single

file clapack/testing/lin/ddrvpo.c
for     Tests the driver routines DPOSV and DPOSVX
prec double

file clapack/testing/lin/cdrvpo.c
for     Tests the driver routines CPOSV and CPOSVX
prec complex

file clapack/testing/lin/zdrvpo.c
for     Tests the driver routines ZPOSV and ZPOSVX
prec doublecomplex

file clapack/testing/lin/schkpp.c
for     Tests SPPTRF, SPPTRI, SPPTRS, SPPRFS, and SPPCON
prec single

file clapack/testing/lin/dchkpp.c
for     Tests DPPTRF, DPPTRI, DPPTRS, DPPRFS, and DPPCON
prec double

file clapack/testing/lin/cchkpp.c
for     Tests CPPTRF, CPPTRI, CPPTRS, CPPRFS, and CPPCON
prec complex

file clapack/testing/lin/zchkpp.c
for     Tests ZPPTRF, ZPPTRI, ZPPTRS, ZPPRFS, and ZPPCON
prec doublecomplex

file clapack/testing/lin/sdrvpp.c
for     Tests the driver routines SPPSV and SPPSVX
prec single

file clapack/testing/lin/ddrvpp.c
for     Tests the driver routines DPPSV and DPPSVX
prec double

file clapack/testing/lin/cdrvpp.c
for     Tests the driver routines CPPSV and CPPSVX
prec complex

file clapack/testing/lin/zdrvpp.c
for     Tests the driver routines ZPPSV and ZPPSVX
prec doublecomplex

file clapack/testing/lin/serrpo.c
for     Tests the error exits for the (SPB-, SPO-, SPP-) routines
prec single

file clapack/testing/lin/derrpo.c
for     Tests the error exits for the (DPB-, DPO-, DPP-) routines
prec double

file clapack/testing/lin/cerrpo.c
for     Tests the error exits for the (CPB-, CPO-, CPP-) routines
prec complex

file clapack/testing/lin/zerrpo.c
for     Tests the error exits for the (ZPB-, ZPO-, ZPP-) routines
prec doublecomplex

#       ===

file clapack/testing/lin/schkpt.c
for     Tests SPTTRF, SPTTRS, SPTRFS, and SPTCON
prec single

file clapack/testing/lin/dchkpt.c
for     Tests DPTTRF, DPTTRS, DPTRFS, and DPTCON
prec double

file clapack/testing/lin/cchkpt.c
for     Tests CPTTRF, CPTTRS, CPTRFS, and CPTCON
prec complex

file clapack/testing/lin/zchkpt.c
for     Tests ZPTTRF, ZPTTRS, ZPTRFS, and ZPTCON
prec doublecomplex

file clapack/testing/lin/sdrvpt.c
for     Tests SPTSV and SPTSVX
prec single

file clapack/testing/lin/ddrvpt.c
for     Tests DPTSV and DPTSVX
prec double

file clapack/testing/lin/cdrvpt.c
for     Tests CPTSV and CPTSVX
prec complex

file clapack/testing/lin/zdrvpt.c
for     Tests ZPTSV and ZPTSVX
prec doublecomplex

#       ===

file clapack/testing/lin/schkql.c
for     Tests SGEQLF, SORGQL and SORMQL
prec single

file clapack/testing/lin/dchkql.c
for     Tests DGEQLF, DORGQL and DORMQL
prec double

file clapack/testing/lin/cchkql.c
for     Tests CGEQLF, CUNGQL and CUNMQL
prec complex

file clapack/testing/lin/zchkql.c
for     Tests ZGEQLF, ZUNGQL and ZUNMQL
prec doublecomplex

file clapack/testing/lin/serrql.c
for     Tests the error exits for the QL routines
prec single

file clapack/testing/lin/derrql.c
for     Tests the error exits for the QL routines
prec double

file clapack/testing/lin/cerrql.c
for     Tests the error exits for the QL routines
prec complex

file clapack/testing/lin/zerrql.c
for     Tests the error exits for the QL routines
prec doublecomplex

#       ===

file clapack/testing/lin/schkqp.c
for     Tests SGEQPF
prec single

file clapack/testing/lin/dchkqp.c
for     Tests DGEQPF
prec double

file clapack/testing/lin/cchkqp.c
for     Tests CGEQPF
prec complex

file clapack/testing/lin/zchkqp.c
for     Tests ZGEQPF
prec doublecomplex

file clapack/testing/lin/serrqp.c
for     Tests the error exits for SGEQPF
prec single

file clapack/testing/lin/derrqp.c
for     Tests the error exits for DGEQPF
prec double

file clapack/testing/lin/cerrqp.c
for     Tests the error exits for CGEQPF
prec complex

file clapack/testing/lin/zerrqp.c
for     Tests the error exits for ZGEQPF
prec doublecomplex

#       ===

file clapack/testing/lin/schkqr.c
for     Tests SGEQRF, SORGQR and SORMQR
prec single

file clapack/testing/lin/dchkqr.c
for     Tests DGEQRF, DORGQR and DORMQR
prec double

file clapack/testing/lin/cchkqr.c
for     Tests CGEQRF, CUNGQR and CUNMQR
prec complex

file clapack/testing/lin/zchkqr.c
for     Tests ZGEQRF, ZUNGQR and ZUNMQR
prec doublecomplex

file clapack/testing/lin/serrqr.c
for     Tests the error exits for the QR routines
prec single

file clapack/testing/lin/derrqr.c
for     Tests the error exits for the QR routines
prec double

file clapack/testing/lin/cerrqr.c
for     Tests the error exits for the QR routines
prec complex

file clapack/testing/lin/zerrqr.c
for     Tests the error exits for the QR routines
prec doublecomplex

#       ===

file clapack/testing/lin/schkrq.c
for     Tests SGERQF, SORGRQ and SORMRQ
prec single

file clapack/testing/lin/dchkrq.c
for     Tests DGERQF, DORGRQ and DORMRQ
prec double

file clapack/testing/lin/cchkrq.c
for     Tests CGERQF, CUNGRQ and CUNMRQ
prec complex

file clapack/testing/lin/zchkrq.c
for     Tests ZGERQF, ZUNGRQ and ZUNMRQ
prec doublecomplex

file clapack/testing/lin/serrrq.c
for     Tests the error exits for the RQ routines
prec single

file clapack/testing/lin/derrrq.c
for     Tests the error exits for the RQ routines
prec double

file clapack/testing/lin/cerrrq.c
for     Tests the error exits for the RQ routines
prec complex

file clapack/testing/lin/zerrrq.c
for     Tests the error exits for the RQ routines
prec doublecomplex

#     ===

file clapack/testing/lin/schksp.c
for     Tests SSPTRF, SSPTRI, SSPTRS, SSPRFS, and SSPCON
prec single

file clapack/testing/lin/dchksp.c
for     Tests DSPTRF, DSPTRI, DSPTRS, DSPRFS, and DSPCON
prec double

file clapack/testing/lin/cchksp.c
for     Tests CSPTRF, CSPTRI, CSPTRS, CSPRFS, and CSPCON
prec complex

file clapack/testing/lin/zchksp.c
for     Tests ZSPTRF, ZSPTRI, ZSPTRS, ZSPRFS, and ZSPCON
prec doublecomplex

file clapack/testing/lin/cchkhp.c
for     Tests CHPTRF, CHPTRI, CHPTRS, CHPRFS, and CHPCON
prec complex

file clapack/testing/lin/zchkhp.c
for     Tests ZHPTRF, ZHPTRI, ZHPTRS, ZHPRFS, and ZHPCON
prec doublecomplex

file clapack/testing/lin/sdrvsp.c
for     Tests the driver routines SSPSV and SSPSVX
prec single

file clapack/testing/lin/ddrvsp.c
for     Tests the driver routines DSPSV and DSPSVX
prec double

file clapack/testing/lin/cdrvsp.c
for     Tests the driver routines CSPSV and CSPSVX
prec complex

file clapack/testing/lin/zdrvsp.c
for     Tests the driver routines ZSPSV and ZSPSVX
prec doublecomplex

file clapack/testing/lin/cdrvhp.c
for     Tests the driver routines CHPSV and CHPSVX
prec complex

file clapack/testing/lin/zdrvhp.c
for     Tests the driver routines ZHPSV and ZHPSVX
prec doublecomplex

file clapack/testing/lin/schksy.c
for     Tests SSYTRF, SSYTRI, SSYTRS, SSYRFS, and SSYCON
prec single

file clapack/testing/lin/dchksy.c
for     Tests DSYTRF, DSYTRI, DSYTRS, DSYRFS, and DSYCON
prec double

file clapack/testing/lin/cchksy.c
for     Tests CSYTRF, CSYTRI, CSYTRS, CSYRFS, and CSYCON
prec complex

file clapack/testing/lin/zchksy.c
for     Tests ZSYTRF, ZSYTRI, ZSYTRS, ZSYRFS, and ZSYCON
prec doublecomplex

file clapack/testing/lin/cchkhe.c
for     Tests CHETRF, CHETRI, CHETRS, CHERFS, and CHECON
prec complex

file clapack/testing/lin/zchkhe.c
for     Tests ZHETRF, ZHETRI, ZHETRS, ZHERFS, and ZHECON
prec doublecomplex

file clapack/testing/lin/sdrvsy.c
for     Tests the driver routines SSYSV and SSYSVX
prec single

file clapack/testing/lin/ddrvsy.c
for     Tests the driver routines DSYSV and DSYSVX
prec double

file clapack/testing/lin/cdrvsy.c
for     Tests the driver routines SSYSV and SSYSVX
prec complex

file clapack/testing/lin/zdrvsy.c
for     Tests the driver routines ZSYSV and ZSYSVX
prec doublecomplex

file clapack/testing/lin/cdrvhe.c
for     Tests the driver routines CHESV and CHESVX
prec complex

file clapack/testing/lin/zdrvhe.c
for     Tests the driver routines ZHESV and ZHESVX
prec doublecomplex

file clapack/testing/lin/serrsy.c
for     Tests the error exits for the (SSP- and SSY-) routines
prec single

file clapack/testing/lin/derrsy.c
for     Tests the error exits for the (DSP- and DSY-) routines
prec double

file clapack/testing/lin/cerrsy.c
for     Tests the error exits for the (DSP- and DSY-) routines
prec complex

file clapack/testing/lin/zerrsy.c
for     Tests the error exits for the (DSP- and DSY-) routines
prec doublecomplex

file clapack/testing/lin/cerrhe.c
for     Tests the error exits for the (CHE- and CHP-) routines
prec complex

file clapack/testing/lin/zerrhe.c
for     Tests the error exits for the (ZHE- and ZHP-) routines
prec doublecomplex

#       ===

file clapack/testing/lin/schktb.c
for     Tests STBTRI, STBTRS, STBRFS, and STBCON, and SLATBS
prec single

file clapack/testing/lin/dchktb.c
for     Tests DTBTRI, DTBTRS, DTBRFS, and DTBCON, and DLATBS
prec double

file clapack/testing/lin/cchktb.c
for     Tests CTBTRI, CTBTRS, CTBRFS, and CTBCON, and CLATBS
prec complex

file clapack/testing/lin/zchktb.c
for     Tests ZTBTRI, ZTBTRS, ZTBRFS, and ZTBCON, and ZLATBS
prec doublecomplex

file clapack/testing/lin/schktp.c
for     Tests STPTRI, STPTRS, STPRFS, and STPCON, and SLATPS
prec single

file clapack/testing/lin/dchktp.c
for     Tests DTPTRI, DTPTRS, DTPRFS, and DTPCON, and DLATPS
prec double

file clapack/testing/lin/cchktp.c
for     Tests CTPTRI, CTPTRS, CTPRFS, and CTPCON, and CLATPS
prec complex

file clapack/testing/lin/zchktp.c
for     Tests ZTPTRI, ZTPTRS, ZTPRFS, and ZTPCON, and ZLATPS
prec doublecomplex

file clapack/testing/lin/schktr.c
for     Tests STRTRI, STRTRS, STRRFS, and STRCON, and SLATRS
prec single

file clapack/testing/lin/dchktr.c
for     Tests DTRTRI, DTRTRS, DTRRFS, and DTRCON, and DLATRS
prec double

file clapack/testing/lin/cchktr.c
for     Tests CTRTRI, CTRTRS, CTRRFS, and CTRCON, and CLATRS
prec complex

file clapack/testing/lin/zchktr.c
for     Tests ZTRTRI, ZTRTRS, ZTRRFS, and ZTRCON, and ZLATRS
prec doublecomplex

file clapack/testing/lin/serrtr.c
for     Tests the error exits for the -TR routines
prec single

file clapack/testing/lin/derrtr.c
for     Tests the error exits for the -TR routines
prec double

file clapack/testing/lin/cerrtr.c
for     Tests the error exits for the -TR routines
prec complex

file clapack/testing/lin/zerrtr.c
for     Tests the error exits for the -TR routines
prec doublecomplex

#       ===

file clapack/testing/lin/schktz.c
for     Tests STZRQF
prec single

file clapack/testing/lin/dchktz.c
for     Tests DTZRQF
prec double

file clapack/testing/lin/cchktz.c
for     Tests CTZRQF
prec complex

file clapack/testing/lin/zchktz.c
for     Tests ZTZRQF
prec doublecomplex

file clapack/testing/lin/serrtz.c
for     Tests the error exits for STZRQF
prec single

file clapack/testing/lin/derrtz.c
for     Tests the error exits for DTZRQF
prec double

file clapack/testing/lin/cerrtz.c
for     Tests the error exits for CTZRQF
prec complex

file clapack/testing/lin/zerrtz.c
for     Tests the error exits for ZTZRQF
prec doublecomplex

#       ===

file clapack/testing/lin/sdrvls.c
for     Tests the least squares driver routines SGELS, SGELSX, and SGELSS
prec single

file clapack/testing/lin/ddrvls.c
for     Tests the least squares driver routines DGELS, DGELSX, and DGELSS
prec double

file clapack/testing/lin/cdrvls.c
for     Tests the least squares driver routines CGELS, CGELSX, and CGELSS
prec complex

file clapack/testing/lin/zdrvls.c
for     Tests the least squares driver routines ZGELS, ZGELSX, and ZGELSS
prec doublecomplex

file clapack/testing/lin/serrls.c
for     Tests the error exits for the (SGELS, SGELSS, SGELSX) routines
prec single

file clapack/testing/lin/derrls.c
for     Tests the error exits for the (DGELS, DGELSS, DGELSX) routines
prec double

file clapack/testing/lin/cerrls.c
for     Tests the error exits for the (CGELS, CGELSS, CGELSX) routines
prec complex

file clapack/testing/lin/zerrls.c
for     Tests the error exits for the (ZGELS, ZGELSS, ZGELSX) routines
prec doublecomplex

#       ===

file clapack/testing/lin/serrvx.c
for     Tests the error exits for the (-SV and -SVX) routines
prec single

file clapack/testing/lin/derrvx.c
for     Tests the error exits for the (-SV and -SVX) routines
prec double

file clapack/testing/lin/cerrvx.c
for     Tests the error exits for the (-SV and -SVX) routines
prec complex

file clapack/testing/lin/zerrvx.c
for     Tests the error exits for the (-SV and -SVX) routines
prec doublecomplex

# ==========================================
# Other Available Testing Routines
# ==========================================

file clapack/testing/lin/sgelqs.c
for     Compute a minimum norm solution using the LQ
,       factorization computed by SGELQF
prec single

file clapack/testing/lin/dgelqs.c
for     Compute a minimum norm solution using the LQ
,       factorization computed by DGELQF
prec double

file clapack/testing/lin/cgelqs.c
for     Compute a minimum norm solution using the LQ
,       factorization computed by CGELQF
prec complex

file clapack/testing/lin/zgelqs.c
for     Compute a minimum norm solztion using the LQ
,       factorization computed by ZGELQF
prec doublecomplex

file clapack/testing/lin/sgeqls.c
for     Solve the least squares problem using the QL
,       factorization computed by SGEQLF
prec single

file clapack/testing/lin/dgeqls.c
for     Solve the least squares problem using the QL
,       factorization computed by DGEQLF
prec double

file clapack/testing/lin/cgeqls.c
for     Solve the least squares problem using the QL
,       factorization computed by CGEQLF
prec complex

file clapack/testing/lin/zgeqls.c
for     Solve the least squares problem using the QL
,       factorization computed by ZGEQLF
prec doublecomplex

file clapack/testing/lin/sgeqrs.c
for     Solve the least squares problem using the QR
,       factorization computed by SGEQRF
prec single

file clapack/testing/lin/dgeqrs.c
for     Solve the least squares problem using the QR
,       factorization computed by DGEQRF
prec double

file clapack/testing/lin/cgeqrs.c
for     Solve the least squares problem using the QR
#       factorization computed by CGEQRF
prec complex

file clapack/testing/lin/zgeqrs.c
for     Solve the least squares problem using the QR
,       factorization computed by ZGEQRF
prec doublecomplex

file clapack/testing/lin/sgerqs.c
for     Compute a minimum-norm solution using the RQ
#       factorization computed by SGERQF
prec single

file clapack/testing/lin/dgerqs.c
for     Compute a minimum-norm solution using the RQ
,       factorization computed by DGERQF
prec double

file clapack/testing/lin/cgerqs.c
for     Compute a minimum-norm solution using the RQ
#       factorization computed by CGERQF
prec complex

file clapack/testing/lin/zgerqs.c
for     Compute a minimum-norm solution using the RQ
,       factorization computed by ZGERQF
prec doublecomplex