#######################################
#    Index for clapack/testing/eig     #
#######################################

file index
for  This index

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

file ilaenv.c
for  Special version of this routine for testing and timing purposes

file xlaenv.c
for  Resets ILAENV values for testing purposes

# ==========================================
# Available Eigenproblem Testing Routines
# ==========================================

file schkee.c
for     Test program driver for eigenproblem testing
prec single

file dchkee.c
for     Test program driver for eigenproblem testing
prec double

file cchkee.c
for     Test program driver for eigenproblem testing
prec complex

file zchkee.c
for     Test program driver for eigenproblem testing
prec doublecomplex

#        ===

file schkbb.c
for  Checks the banded SVD routine SGBBRD
prec single

file dchkbb.c
for  Checks the banded SVD routine DGBBRD
prec double

file cchkbb.c
for  Checks the banded SVD routine CGBBRD
prec complex

file zchkbb.c
for  Checks the banded SVD routine ZGBBRD
prec doublecomplex

file schkbd.c
for  Checks the SVD routines (SGEBRD, SORGBR, SBDSQR)
prec single

file dchkbd.c
for  Checks the SVD routines (DGEBRD, DORGBR, DBDSQR)
prec double

file cchkbd.c
for  Checks the SVD routines (CGEBRD, CUNGBR, CBDSQR)
prec complex, doublecomplex

file zchkbd.c
for  Checks the SVD routines (ZGEBRD, ZUNGBR, ZBDSQR)
prec doublecomplex

file sdrvbd.c
for  Checks the SVD driver SGESVD
prec single

file ddrvbd.c
for  Checks the SVD driver DGESVD
prec double

file cdrvbd.c
for  Checks the SVD driver CGESVD
prec complex

file zdrvbd.c
for  Checks the SVD driver ZGESVD
prec doublecomplex

file serrbd.c
for  Tests the error exits for SGEBRD,SORGBR,SORMBR,SBDSQR
prec single

file derrbd.c
for  Tests the error exits for DGEBRD,DORGBR,DORMBR,DBDSQR
prec double

file cerrbd.c
for  Tests the error exits for CGEBRD,CUNGBR,CUNMBR,CBDSQR
prec complex

file zerrbd.c
for  Tests the error exits for ZGEBRD,ZUNGBR,ZUNMBR,ZBDSQR
prec doublecomplex

#       ===

file schkbk.c
for  Tests SGEBAK
prec single

file dchkbk.c
for  Tests DGEBAK
prec double

file cchkbk.c
for  Tests CGEBAK
prec complex

file zchkbk.c
for  Tests ZGEBAK
prec doublecomplex

#       ===

file schkbl.c
for  Tests SGEBAL
prec single

file dchkbl.c
for  Tests DGEBAL
prec double

file cchkbl.c
for  Tests CGEBAL
prec complex

file zchkbl.c
for  Tests ZGEBAL
prec doublecomplex

#       ===

file schkec.c
for  Tests the eigen- condition estimation routines
,    STRSYL, STREXC, STRSNA, STRSEN
prec single

file dchkec.c
for  Tests the eigen- condition estimation routines
,    DTRSYL, DTREXC, DTRSNA, DTRSEN
prec double

file cchkec.c
for  Tests the eigen- condition estimation routines
,    CTRSYL, CTREXC, CTRSNA, CTRSEN
prec complex

file zchkec.c
for  Tests the eigen- condition estimation routines
,    ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN
prec doublecomplex

file serrec.c
for  Tests the error exits for the eigen- condition estimation
,    routines (STRSYL, STREXC, STRSNA, STRSEN)
prec single

file derrec.c
for  Tests the error exits for the eigen- condition estimation
,    routines (DTRSYL, DTREXC, DTRSNA, DTRSEN)
prec double

file cerrec.c
for  Tests the error exits for the eigen- condition estimation
,    routines (CTRSYL, CTREXC, CTRSNA, CTRSEN)
prec complex

file zerrec.c
for  Tests the error exits for the eigen- condition estimation
,    routines (ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN)
prec doublecomplex

#        ===

file schkgg.c
for  Tests SGGHRD, SHGEQZ, and STGEVC
prec single

file dchkgg.c
for  Tests DGGHRD, DHGEQZ, and DTGEVC
prec double

file cchkgg.c
for  Tests CGGHRD, CHGEQZ, and CTGEVC
prec complex

file zchkgg.c
for  Tests ZGGHRD, ZHGEQZ, and ZTGEVC
prec doublecomplex

file sdrvgg.c
for  Tests SGEGS and SGEGV
prec single

file ddrvgg.c
for  Tests DGEGS and DGEGV
prec double

file cdrvgg.c
for  Tests CGEGS and CGEGV
prec complex

file zdrvgg.c
for  Tests ZGEGS and ZGEGV
prec doublecomplex

file serrgg.c
for  Tests the error exits for SGGHRD, SHGEQZ, and STGEVC
prec single

file derrgg.c
for  Tests the error exits for DGGHRD, DHGEQZ, and DTGEVC
prec double

file cerrgg.c
for  Tests the error exits for CGGHRD, CHGEQZ, and CTGEVC
prec complex

file zerrgg.c
for  Tests the error exits for ZGGHRD, ZHGEQZ, and ZTGEVC
prec doublecomplex

#       ===

file schkbk.c
for  Testing SGGBAK
prec single

file dchkbk.c
for  Testing DGGBAK
prec double

file cchkbk.c
for  Testing CGGBAK
prec complex

file zchkbk.c
for  Testing ZGGBAK
prec doublecomplex

#       ===

file schkbl.c
for  Testing SGGBAL
prec single

file dchkbl.c
for  Testing DGGBAL
prec double

file cchkbl.c
for  Testing CGGBAL
prec complex

file zchkbl.c
for  Testing ZGGBAL
prec doublecomplex

#       ===

file schkhs.c
for  Checks the nonsymmetric eigenvalue problem routines
,    (SGEHRD, SORGHR, SORMHR, SHSEQR, STREVC, and SHSEIN)
prec single

file dchkhs.c
for  Checks the nonsymmetric eigenvalue problem routines
,    (DGEHRD, DORGHR, DORMHR, DHSEQR, DTREVC, and DHSEIN)
prec double

file cchkhs.c
for  Checks the nonsymmetric eigenvalue problem routines
,    (CGEHRD, CUNGHR, CUNMHR, CHSEQR, CTREVC, and CHSEIN)
prec complex

file zchkhs.c
for  Checks the nonsymmetric eigenvalue problem routines
,    (ZGEHRD, ZUNGHR, ZUNMHR, ZHSEQR, ZTREVC, and ZHSEIN)
prec doublecomplex

file serrhs.c
for  Tests the error exits for SGEHRD, SORGHR, SORMHR, SHSEQR,
,    SHSEIN, and STREVC
prec single

file derrhs.c
for  Tests the error exits for DGEHRD, DORGHR, DORMHR, DHSEQR,
,    DHSEIN, and DTREVC
prec double

file cerrhs.c
for  Tests the error exits for CGEHRD, CUNGHR, CUNMHR, CHSEQR,
,    CHSEIN, and CTREVC
prec complex

file zerrhs.c
for  Tests the error exits for ZGEHRD, ZUNGHR, ZUNMHR, ZHSEQR,
,    ZHSEIN, and ZTREVC
prec doublecomplex

file sdrves.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    driver SGEES
prec single

file ddrves.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    driver DGEES
prec double

file cdrves.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    driver CGEES
prec complex

file zdrves.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    driver ZGEES
prec doublecomplex

file sdrvsx.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    expert driver SGEESX
prec single

file ddrvsx.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    expert driver DGEESX
prec double

file cdrvsx.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    expert driver CGEESX
prec complex

file zdrvsx.c
for  Checks the nonsymmetric eigenvalue (Schur form) problem
,    expert driver ZGEESX
prec doublecomplex

file sdrvev.c
for  Checks the nonsymmetric eigenvalue problem driver SGEEV
prec single

file ddrvev.c
for  Checks the nonsymmetric eigenvalue problem driver DGEEV
prec double

file cdrvev.c
for  Checks the nonsymmetric eigenvalue problem driver CGEEV
prec complex

file zdrvev.c
for  Checks the nonsymmetric eigenvalue problem driver ZGEEV
prec doublecomplex

file sdrvvx.c
for  Checks the nonsymmetric eigenvalue problem expert driver SGEEVX
prec single

file ddrvvx.c
for  Checks the nonsymmetric eigenvalue problem expert driver DGEEVX
prec double

file cdrvvx.c
for  Checks the nonsymmetric eigenvalue problem expert driver CGEEVX
prec complex

file zdrvvx.c
for  Checks the nonsymmetric eigenvalue problem expert driver ZGEEVX
prec doublecomplex

file serred.c
for  Tests the error exits for the eigenvalue driver routines
,    (SGEEV,SGEES,SGEEVX,SGEESX,SGESVD)
prec single

file derred.c
for  Tests the error exits for the eigenvalue driver routines
,    (DGEEV,DGEES,DGEEVX,DGEESX,DGESVD)
prec double

file cerred.c
for  Tests the error exits for the eigenvalue driver routines
,    (CGEEV,CGEES,CGEEVX,CGEESX,CGESVD)
prec complex

file zerred.c
for  Tests the error exits for the eigenvalue driver routines
,    (ZGEEV,ZGEES,ZGEEVX,ZGEESX,ZGESVD)
prec doublecomplex

#        ===

file schksb.c
for  Tests SSBTRD (the reduction of a symmetric band matrix to
,    tridiagonal form, used with the symmetric eigenvalue problem
prec single

file dchksb.c
for  Tests DSBTRD (the reduction of a symmetric band matrix to
,    tridiagonal form, used with the symmetric eigenvalue problem
prec double

file cchkhb.c
for  Tests CHBTRD (the reduction of a Hermitian band matrix to
,    tridiagonal form), used with the Hermitian eigenvalue problem
prec complex

file zchkhb.c
for  Tests ZHBTRD (the reduction of a Hermitian band matrix to
,    tridiagonal form), used with the Hermitian eigenvalue problem
prec doublecomplex

#       ===

file schkst.c
for  Checks the symmetric eigenvalue problem routines (SSYTRD,
,    SSPTRD,SORGTR,SOPGTR,SSTEQR,SSTERF,SPTEQR,SSTEBZ,SSTEIN)
prec single

file dchkst.c
for  Checks the symmetric eigenvalue problem routines (DSYTRD,
,    DSPTRD,DORGTR,DOPGTR,DSTEQR,DSTERF,DPTEQR,DSTEBZ,DSTEIN)
prec double

file cchkst.c
for  Checks the (complex) hermitian eigenvalue problem routines
,    (CHETRD,CHPTRD,CUNGTR,CUPGTR,SSTERF,CPTEQR,SSTEBZ,CSTEIN)
prec complex

file zchkst.c
for  Checks the (complex) hermitian eigenvalue problem routines
,    (ZHETRD,ZHPTRD,ZUNGTR,ZUPGTR,DSTERF,ZPTEQR,DSTEBZ,ZSTEIN)
prec doublecomplex

file sdrvst.c
for  Checks the symmetric eigenvalue problem drivers   
,    (SSTEV,SSTEVX,SSYEV,SSYEVX,SSPEV,SSPEVX,SSBEV,SSBEVX)
prec single

file ddrvst.c
for  Checks the symmetric eigenvalue problem drivers   
,    (DSTEV,DSTEVX,DSYEV,DSYEVX,DSPEV,DSPEVX,DSBEV,DSBEVX)
prec double

file cdrvst.c
for  Checks the Hermitian eigenvalue problem drivers
,    (CHEEV,CHEEVX,CHPEV,CHPEVX,CHBEV,CHBEVX)
prec complex

file zdrvst.c
for  Checks the Hermitian eigenvalue problem drivers
,    (ZHEEV,ZHEEVX,ZHPEV,ZHPEVX,ZHBEV,ZHBEVX)
prec doublecomplex

file serrst.c
for  Tests the error exits for SSYTRD,SORGTR,SORMTR,SSPTRD,
,    SOPGTR,SOPMTR,SSTEQR,SSTERF,SSTEBZ,SSTEIN,SPTEQR,SSBTRD
prec single

file derrst.c
for  Tests the error exits for DSYTRD,DORGTR,DORMTR,DSPTRD,
,    DOPGTR,DOPMTR,DSTEQR,DSTERF,DSTEBZ,DSTEIN,DPTEQR,DSBTRD
prec double

file cerrst.c
for  Tests the error exits for CHETRD, CUNGTR, CUNMTR, CHPTRD,
,    CUPGTR, CUPMTR, CSTEQR, CSTEIN, CPTEQR, and CHBTRD
prec complex

file zerrst.c
for  Tests the error exits for ZHETRD, ZUNGTR, ZUNMTR, ZHPTRD,
,    ZUPGTR, ZUPMTR, ZSTEQR, ZSTEIN, ZPTEQR, and ZHBTRD
prec doublecomplex

file sdrvsg.c
for  Checks the symmetric generalized eigenvalue problem routines
,    (SSYGST, SSYTRD, SORGTR, SSTEQR, SSTERF)
prec single

file ddrvsg.c
for  Checks the symmetric generalized eigenvalue problem routines
,    (DSYGST, DSYTRD, DORGTR, DSTEQR, DSTERF)
prec  double

file cdrvsg.c
for  Checks the complex hermitian generalized eigenvalue problem
,    routines (CHEGST, CHETRD, CUNGTR, CSTEQR, SSTERF, CSTEIN)
prec complex, doublecomplex

file zdrvsg.c
for  Checks the complex hermitian generalized eigenvalue problem
,    routines (ZHEGST, ZHETRD, ZUNGTR, ZSTEQR, SSTERF, ZSTEIN)
prec doublecomplex

#       ===

file sckglm.c
for  Tests SGGGLM
prec single

file dckglm.c
for  Tests DGGGLM
prec double

file cckglm.c
for  Tests CGGGLM
prec complex

file zckglm.c
for  Tests ZGGGLM
prec doublecomplex

#       ===

file sckgqr.c
for  Tests SGGQRF and SGGRQF
prec single

file dckgqr.c
for  Tests DGGQRF and DGGRQF
prec double

file cckgqr.c
for  Tests CGGQRF and CGGRQF
prec complex

file zckgqr.c
for  Tests ZGGQRF and ZGGRQF
prec doublecomplex

#       ===

file sckgsv.c
for  Tests SGGSVD
prec single

file dckgsv.c
for  Tests DGGSVD
prec double

file cckgsv.c
for  Tests CGGSVD
prec complex

file zckgsv.c
for  Tests ZGGSVD
prec doublecomplex

#       ===

file scklse.c
for  Tests SGGLSE
prec single

file dcklse.c
for  Tests DGGLSE
prec double

file ccklse.c
for  Tests CGGLSE
prec complex

file zcklse.c
for  Tests ZGGLSE
prec doublecomplex