lapack/testing/eig

Click here to see the number of accesses to this library.


#######################################
#    Index for lapack/testing/eig     #
#######################################

file <a href="xerbla.f">xerbla.f</a>
for  Special version of this routine used in testing

file <a href="ilaenv.f">ilaenv.f</a>
for  Special version of this routine for testing and timing purposes

file <a href="xlaenv.f">xlaenv.f</a>
for  Resets ILAENV values for testing purposes

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

file <a href="schkee.f">schkee.f</a>
for  Test program driver for eigenproblem testing
prec single

file <a href="dchkee.f">dchkee.f</a>
for  Test program driver for eigenproblem testing
prec double

file <a href="cchkee.f">cchkee.f</a>

for  Test program driver for eigenproblem testing
prec complex

file <a href="zchkee.f">zchkee.f</a>
for  Test program driver for eigenproblem testing
prec doublecomplex

#        ===

file <a href="schkbb.f">schkbb.f</a>
for  Checks the banded SVD routine SGBBRD
prec single

file <a href="dchkbb.f">dchkbb.f</a>
for  Checks the banded SVD routine DGBBRD
prec double

file <a href="cchkbb.f">cchkbb.f</a>
for  Checks the banded SVD routine CGBBRD
prec complex

file <a href="zchkbb.f">zchkbb.f</a>
for  Checks the banded SVD routine ZGBBRD
prec doublecomplex

file <a href="schkbd.f">schkbd.f</a>

for  Checks the SVD routines (SGEBRD, SORGBR, SBDSQR, SBDSDC)
prec single

file <a href="dchkbd.f">dchkbd.f</a>
for  Checks the SVD routines (DGEBRD, DORGBR, DBDSQR, DBDSDC)
prec double

file <a href="cchkbd.f">cchkbd.f</a>
for  Checks the SVD routines (CGEBRD, CUNGBR, CBDSQR, CBDSDC)
prec complex, doublecomplex

file <a href="zchkbd.f">zchkbd.f</a>
for  Checks the SVD routines (ZGEBRD, ZUNGBR, ZBDSQR, ZBDSDC)
prec doublecomplex

file <a href="sdrvbd.f">sdrvbd.f</a>
for  Checks the SVD driver SGESVD and SGESDD
prec single

file <a href="ddrvbd.f">ddrvbd.f</a>
for  Checks the SVD driver DGESVD and DGESDD
prec double

file <a href="cdrvbd.f">cdrvbd.f</a>

for  Checks the SVD driver CGESVD and CGESDD
prec complex

file <a href="zdrvbd.f">zdrvbd.f</a>
for  Checks the SVD driver ZGESVD and ZGESDD
prec doublecomplex

file <a href="serrbd.f">serrbd.f</a>
for  Tests the error exits for SGEBRD,SORGBR,SORMBR,SBDSQR,SBDSDC
prec single

file <a href="derrbd.f">derrbd.f</a>
for  Tests the error exits for DGEBRD,DORGBR,DORMBR,DBDSQR,DBDSDC
prec double

file <a href="cerrbd.f">cerrbd.f</a>
for  Tests the error exits for CGEBRD,CUNGBR,CUNMBR,CBDSQR,CBDSDC
prec complex

file <a href="zerrbd.f">zerrbd.f</a>
for  Tests the error exits for ZGEBRD,ZUNGBR,ZUNMBR,ZBDSQR,ZBDSDC
prec doublecomplex

#       ===

file <a href="schkbk.f">schkbk.f</a>

for  Tests SGEBAK
prec single

file <a href="dchkbk.f">dchkbk.f</a>
for  Tests DGEBAK
prec double

file <a href="cchkbk.f">cchkbk.f</a>
for  Tests CGEBAK
prec complex

file <a href="zchkbk.f">zchkbk.f</a>
for  Tests ZGEBAK
prec doublecomplex

#       ===

file <a href="schkbl.f">schkbl.f</a>
for  Tests SGEBAL
prec single

file <a href="dchkbl.f">dchkbl.f</a>
for  Tests DGEBAL
prec double

file <a href="cchkbl.f">cchkbl.f</a>

for  Tests CGEBAL
prec complex

file <a href="zchkbl.f">zchkbl.f</a>
for  Tests ZGEBAL
prec doublecomplex

#       ===

file <a href="schkec.f">schkec.f</a>
for  Tests the eigen- condition estimation routines, STRSYL, STREXC, STRSNA, STRSEN
prec single

file <a href="dchkec.f">dchkec.f</a>
for  Tests the eigen- condition estimation routines, DTRSYL, DTREXC, DTRSNA, DTRSEN
prec double

file <a href="cchkec.f">cchkec.f</a>
for  Tests the eigen- condition estimation routines, CTRSYL, CTREXC, CTRSNA, CTRSEN
prec complex

file <a href="zchkec.f">zchkec.f</a>
for  Tests the eigen- condition estimation routines, ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN
prec doublecomplex

file <a href="serrec.f">serrec.f</a>

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

file <a href="derrec.f">derrec.f</a>
for  Tests the error exits for the eigen- condition estimation, routines (DTRSYL, DTREXC, DTRSNA, DTRSEN)
prec double

file <a href="cerrec.f">cerrec.f</a>
for  Tests the error exits for the eigen- condition estimation, routines (CTRSYL, CTREXC, CTRSNA, CTRSEN)
prec complex

file <a href="zerrec.f">zerrec.f</a>
for  Tests the error exits for the eigen- condition estimation, routines (ZTRSYL, ZTREXC, ZTRSNA, ZTRSEN)
prec doublecomplex

#        ===

file <a href="schkgg.f">schkgg.f</a>
for  Tests SGGHRD, SHGEQZ, and STGEVC
prec single

file <a href="dchkgg.f">dchkgg.f</a>
for  Tests DGGHRD, DHGEQZ, and DTGEVC
prec double

file <a href="cchkgg.f">cchkgg.f</a>

for  Tests CGGHRD, CHGEQZ, and CTGEVC
prec complex

file <a href="zchkgg.f">zchkgg.f</a>
for  Tests ZGGHRD, ZHGEQZ, and ZTGEVC
prec doublecomplex

file <a href="sdrvgg.f">sdrvgg.f</a>
for  Tests SGEGS and SGEGV
prec single

file <a href="ddrvgg.f">ddrvgg.f</a>
for  Tests DGEGS and DGEGV
prec double

file <a href="cdrvgg.f">cdrvgg.f</a>
for  Tests CGEGS and CGEGV
prec complex

file <a href="zdrvgg.f">zdrvgg.f</a>
for  Tests ZGEGS and ZGEGV
prec doublecomplex

file <a href="serrgg.f">serrgg.f</a>

for  Tests the error exits for SGGHRD, SHGEQZ, and STGEVC
prec single

file <a href="derrgg.f">derrgg.f</a>
for  Tests the error exits for DGGHRD, DHGEQZ, and DTGEVC
prec double

file <a href="cerrgg.f">cerrgg.f</a>
for  Tests the error exits for CGGHRD, CHGEQZ, and CTGEVC
prec complex

file <a href="zerrgg.f">zerrgg.f</a>
for  Tests the error exits for ZGGHRD, ZHGEQZ, and ZTGEVC
prec doublecomplex

#       ===

file <a href="schkgk.f">schkgk.f</a>
for  Testing SGGBAK
prec single

file <a href="dchkgk.f">dchkgk.f</a>
for  Testing DGGBAK
prec double

file <a href="cchkgk.f">cchkgk.f</a>

for  Testing CGGBAK
prec complex

file <a href="zchkgk.f">zchkgk.f</a>
for  Testing ZGGBAK
prec doublecomplex

#       ===

file <a href="schkgl.f">schkgl.f</a>
for  Testing SGGBAL
prec single

file <a href="dchkgl.f">dchkgl.f</a>
for  Testing DGGBAL
prec double

file <a href="cchkgl.f">cchkgl.f</a>
for  Testing CGGBAL
prec complex

file <a href="zchkgl.f">zchkgl.f</a>
for  Testing ZGGBAL
prec doublecomplex

#       ===

file <a href="schkhs.f">schkhs.f</a>

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

file <a href="dchkhs.f">dchkhs.f</a>
for  Checks the nonsymmetric eigenvalue problem routines, (DGEHRD, DORGHR, DORMHR, DHSEQR, DTREVC, and DHSEIN)
prec double

file <a href="cchkhs.f">cchkhs.f</a>
for  Checks the nonsymmetric eigenvalue problem routines, (CGEHRD, CUNGHR, CUNMHR, CHSEQR, CTREVC, and CHSEIN)
prec complex

file <a href="zchkhs.f">zchkhs.f</a>
for  Checks the nonsymmetric eigenvalue problem routines, (ZGEHRD, ZUNGHR, ZUNMHR, ZHSEQR, ZTREVC, and ZHSEIN)
prec doublecomplex

file <a href="serrhs.f">serrhs.f</a>
for  Tests the error exits for SGEHRD, SORGHR, SORMHR, SHSEQR, SHSEIN, and STREVC
prec single

file <a href="derrhs.f">derrhs.f</a>
for  Tests the error exits for DGEHRD, DORGHR, DORMHR, DHSEQR, DHSEIN, and DTREVC
prec double

file <a href="cerrhs.f">cerrhs.f</a>

for  Tests the error exits for CGEHRD, CUNGHR, CUNMHR, CHSEQR, CHSEIN, and CTREVC
prec complex

file <a href="zerrhs.f">zerrhs.f</a>
for  Tests the error exits for ZGEHRD, ZUNGHR, ZUNMHR, ZHSEQR, ZHSEIN, and ZTREVC
prec doublecomplex

file <a href="sdrges.f">sdrges.f</a>
for  Tests the driver routine SGGES
prec single

file <a href="ddrges.f">ddrges.f</a>
for  Tests the driver routine DGGES
prec double

file <a href="cdrges.f">cdrges.f</a>
for  Tests the driver routine CGGES
prec complex 

file <a href="zdrges.f">zdrges.f</a>
for  Tests the driver routine ZGGES
prec doublecomplex

file <a href="sdrgev.f">sdrgev.f</a>

for  Tests the driver routine SGGEV
prec single

file <a href="ddrgev.f">ddrgev.f</a>
for  Tests the driver routine DGGEV
prec double

file <a href="cdrgev.f">cdrgev.f</a>
for  Tests the driver routine CGGEV
prec complex 

file <a href="zdrgev.f">zdrgev.f</a>
for  Tests the driver routine ZGGEV
prec doublecomplex

file <a href="sdrgsx.f">sdrgsx.f</a>
for  Tests the driver routine SGGESX
prec single

file <a href="ddrgsx.f">ddrgsx.f</a>
for  Tests the driver routine DGGESX
prec double

file <a href="cdrgsx.f">cdrgsx.f</a>

for  Tests the driver routine CGGESX
prec complex 

file <a href="zdrgsx.f">zdrgsx.f</a>
for  Tests the driver routine ZGGESX
prec doublecomplex

file <a href="sdrgvx.f">sdrgvx.f</a>
for  Tests the driver routine SGGEVX
prec single

file <a href="ddrgvx.f">ddrgvx.f</a>
for  Tests the driver routine DGGEVX
prec double

file <a href="cdrgvx.f">cdrgvx.f</a>
for  Tests the driver routine CGGEVX
prec complex 

file <a href="zdrgvx.f">zdrgvx.f</a>
for  Tests the driver routine ZGGEVX
prec doublecomplex

file <a href="sdrves.f">sdrves.f</a>

for  Checks the nonsymmetric eigenvalue (Schur form) problem, driver SGEES
prec single

file <a href="ddrves.f">ddrves.f</a>
for  Checks the nonsymmetric eigenvalue (Schur form) problem, driver DGEES
prec double

file <a href="cdrves.f">cdrves.f</a>
for  Checks the nonsymmetric eigenvalue (Schur form) problem, driver CGEES
prec complex

file <a href="zdrves.f">zdrves.f</a>
for  Checks the nonsymmetric eigenvalue (Schur form) problem, driver ZGEES
prec doublecomplex

file <a href="sdrvsx.f">sdrvsx.f</a>
for  Checks the nonsymmetric eigenvalue (Schur form) problem, expert driver SGEESX
prec single

file <a href="ddrvsx.f">ddrvsx.f</a>
for  Checks the nonsymmetric eigenvalue (Schur form) problem, expert driver DGEESX
prec double

file <a href="cdrvsx.f">cdrvsx.f</a>

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

file <a href="zdrvsx.f">zdrvsx.f</a>
for  Checks the nonsymmetric eigenvalue (Schur form) problem, expert driver ZGEESX
prec doublecomplex

file <a href="sdrvev.f">sdrvev.f</a>
for  Checks the nonsymmetric eigenvalue problem driver SGEEV
prec single

file <a href="ddrvev.f">ddrvev.f</a>
for  Checks the nonsymmetric eigenvalue problem driver DGEEV
prec double

file <a href="cdrvev.f">cdrvev.f</a>
for  Checks the nonsymmetric eigenvalue problem driver CGEEV
prec complex

file <a href="zdrvev.f">zdrvev.f</a>
for  Checks the nonsymmetric eigenvalue problem driver ZGEEV
prec doublecomplex

file <a href="sdrvvx.f">sdrvvx.f</a>

for  Checks the nonsymmetric eigenvalue problem expert driver SGEEVX
prec single

file <a href="ddrvvx.f">ddrvvx.f</a>
for  Checks the nonsymmetric eigenvalue problem expert driver DGEEVX
prec double

file <a href="cdrvvx.f">cdrvvx.f</a>
for  Checks the nonsymmetric eigenvalue problem expert driver CGEEVX
prec complex

file <a href="zdrvvx.f">zdrvvx.f</a>
for  Checks the nonsymmetric eigenvalue problem expert driver ZGEEVX
prec doublecomplex

file <a href="serred.f">serred.f</a>
for  Tests the error exits for the eigenvalue driver routines
,    (SGEEV,SGEES,SGEEVX,SGEESX,SGESVD,SGESDD)
prec single

file <a href="derred.f">derred.f</a>
for  Tests the error exits for the eigenvalue driver routines
,    (DGEEV,DGEES,DGEEVX,DGEESX,DGESVD,DGESDD)
prec double

file <a href="cerred.f">cerred.f</a>

for  Tests the error exits for the eigenvalue driver routines (CGEEV,CGEES,CGEEVX,CGEESX,CGESVD,CGESDD)
prec complex

file <a href="zerred.f">zerred.f</a>
for  Tests the error exits for the eigenvalue driver routines (ZGEEV,ZGEES,ZGEEVX,ZGEESX,ZGESVD,ZGESDD)
prec doublecomplex

#        ===

file <a href="schksb.f">schksb.f</a>
for  Tests SSBTRD (the reduction of a symmetric band matrix to tridiagonal form, used with the symmetric eigenvalue problem
prec single

file <a href="dchksb.f">dchksb.f</a>
for  Tests DSBTRD (the reduction of a symmetric band matrix to tridiagonal form, used with the symmetric eigenvalue problem
prec double

file <a href="cchkhb.f">cchkhb.f</a>
for  Tests CHBTRD (the reduction of a Hermitian band matrix to tridiagonal form), used with the Hermitian eigenvalue problem
prec complex

file <a href="zchkhb.f">zchkhb.f</a>
for  Tests ZHBTRD (the reduction of a Hermitian band matrix to tridiagonal form), used with the Hermitian eigenvalue problem
prec doublecomplex

#       ===

file <a href="schkst.f">schkst.f</a>

for  Checks the symmetric eigenvalue problem routines (SSYTRD,SSPTRD,SORGTR,SOPGTR,SSTEQR,SSTERF,SPTEQR,SSTEBZ,SSTEIN,SSTEDC,SSTEGR)
prec single

file <a href="dchkst.f">dchkst.f</a>

for  Checks the symmetric eigenvalue problem routines (DSYTRD,DSPTRD,DORGTR,DOPGTR,DSTEQR,DSTERF,DPTEQR,DSTEBZ,DSTEIN,DSTEDC,DSTEGR)
prec double

file <a href="cchkst.f">cchkst.f</a>
for  Checks the (complex) hermitian eigenvalue problem routines (CHETRD,CHPTRD,CUNGTR,CUPGTR,SSTERF,CPTEQR,SSTEBZ,CSTEIN,CSTEDC,CSTEGR)
prec complex

file <a href="zchkst.f">zchkst.f</a>
for  Checks the (complex) hermitian eigenvalue problem routines (ZHETRD,ZHPTRD,ZUNGTR,ZUPGTR,DSTERF,ZPTEQR,DSTEBZ,ZSTEIN,ZSTEDC,ZSTEGR)
prec doublecomplex

file <a href="sdrvst.f">sdrvst.f</a>
for  Checks the symmetric eigenvalue problem drivers (SSTEV,SSTEVD,SSTEVX,SSYEV,SSYEVD,SSYEVX,SSPEV,SSPEVD,SSPEVX,SSBEV,SSBEVD,SSBEVX)
prec single

file <a href="ddrvst.f">ddrvst.f</a>
for  Checks the symmetric eigenvalue problem drivers (DSTEV,DSTEVD,DSTEVX,DSYEV,DSYEVD,DSYEVX,DSPEV,DSPEVD,DSPEVX,DSBEV,DSBEVD,DSBEVX)
prec double

file <a href="cdrvst.f">cdrvst.f</a>

for  Checks the Hermitian eigenvalue problem drivers (CHEEV,CHEEVD,CHEEVX,CHPEV,CHPEVD,CHPEVX,CHBEV,CHBEVD,CHBEVX)
prec complex

file <a href="zdrvst.f">zdrvst.f</a>
for  Checks the Hermitian eigenvalue problem drivers (ZHEEV,ZHEEVD,ZHEEVX,ZHPEV,ZHPEVD,ZHPEVX,ZHBEV,ZHBEVD,ZHBEVX)
prec doublecomplex

file <a href="serrst.f">serrst.f</a>
for  Tests the error exits for SSYTRD,SORGTR,SORMTR,SSPTRD,SOPGTR,SOPMTR,SSTEQR,SSTERF,SSTEBZ,SSTEIN,SPTEQR,SSBTRD,SSYEV,SSYEVX,SSYEVD,
,    SSYEVR,SSBEV,SSBEVX,SSBEVD,SSPEV,SSPEVX,SSPEVD,SSTEV,SSTEVX,SSTEVD,SSTEVR and SSTEDC.
prec single

file <a href="derrst.f">derrst.f</a>
for  Tests the error exits for DSYTRD,DORGTR,DORMTR,DSPTRD,DOPGTR,DOPMTR,DSTEQR,DSTERF,DSTEBZ,DSTEIN,DPTEQR,DSBTRD,DSYEV,DSYEVX,DSYEVD,
,    DSYEVR,DSBEV,DSBEVX,DSBEVD,DSPEV,DSPEVX,DSPEVD,DSTEV,DSTEVX,DSTEVD,DSTEVR and DSTEDC.
prec double

file <a href="cerrst.f">cerrst.f</a>
for  Tests the error exits for CHETRD,CUNGTR,CUNMTR,CHPTRD,CUPGTR,CUPMTR,CSTEQR,CSTEIN,CPTEQR,CHBTRD,CHEEV,CHEEVR,CHEEVX,CHEEVD,CHBEV,
,    CHBEVX,CHBEVD,CHPEV,CHPEVX,CHPEVD and CSTEDC.
prec complex

file <a href="zerrst.f">zerrst.f</a>
for  Tests the error exits for ZHETRD,ZUNGTR,ZUNMTR,ZHPTRD,ZUPGTR,ZUPMTR,ZSTEQR,ZSTEIN,ZPTEQR,ZHBTRD,ZHEEV,ZHEEVR,ZHEEVX,ZHEEVD,ZHBEV,
,    ZHBEVX,ZHBEVD,ZHPEV,ZHPEVX,ZHPEVD and ZSTEDC.
prec doublecomplex

file <a href="sdrvsg.f">sdrvsg.f</a>

for  Checks the symmetric generalized eigenvalue problem routines(SSYGV,SSYGVD,SSYGVX,SSPGV,SSPGVD,SSPGVX,SSBGV,SSBGVD,SSBGVX)
prec single

file <a href="ddrvsg.f">ddrvsg.f</a>
for  Checks the symmetric generalized eigenvalue problem routines (DSYGV,DSYGVD,DSYGVX,DSPGV,DSPGVD,DSPGVX,DSBGV,DSBGVD,DSBGVX)
prec  double

file <a href="cdrvsg.f">cdrvsg.f</a>
for  Checks the complex hermitian generalized eigenvalue problem routines (CHEGV,CHEGVD,CHEGVX,CHPGV,CHPGVD,CHPGVX,CHBGV,CHBGVD,CHBGVX) 
prec complex

file <a href="zdrvsg.f">zdrvsg.f</a>
for  Checks the complex hermitian generalized eigenvalue problem routines (ZHEGV,ZHEGVD,ZHEGVX,ZHPGV,ZHPGVD,ZHPGVX,ZHBGV,ZHBGVD,ZHBGVX) 
prec doublecomplex

#       ===

file <a href="sckglm.f">sckglm.f</a>
for  Tests SGGGLM
prec single

file <a href="dckglm.f">dckglm.f</a>
for  Tests DGGGLM
prec double

file <a href="cckglm.f">cckglm.f</a>

for  Tests CGGGLM
prec complex

file <a href="zckglm.f">zckglm.f</a>
for  Tests ZGGGLM
prec doublecomplex

#       ===

file <a href="sckgqr.f">sckgqr.f</a>
for  Tests SGGQRF and SGGRQF
prec single

file <a href="dckgqr.f">dckgqr.f</a>
for  Tests DGGQRF and DGGRQF
prec double

file <a href="cckgqr.f">cckgqr.f</a>
for  Tests CGGQRF and CGGRQF
prec complex

file <a href="zckgqr.f">zckgqr.f</a>
for  Tests ZGGQRF and ZGGRQF
prec doublecomplex

#       ===

file <a href="sckgsv.f">sckgsv.f</a>

for  Tests SGGSVD
prec single

file <a href="dckgsv.f">dckgsv.f</a>
for  Tests DGGSVD
prec double

file <a href="cckgsv.f">cckgsv.f</a>
for  Tests CGGSVD
prec complex

file <a href="zckgsv.f">zckgsv.f</a>
for  Tests ZGGSVD
prec doublecomplex

#       ===

file <a href="scklse.f">scklse.f</a>
for  Tests SGGLSE
prec single

file <a href="dcklse.f">dcklse.f</a>
for  Tests DGGLSE
prec double

file <a href="ccklse.f">ccklse.f</a>

for  Tests CGGLSE
prec complex

file <a href="zcklse.f">zcklse.f</a>
for  Tests ZGGLSE
prec doublecomplex