TESTING/EIG/derrst.f(3) Library Functions Manual TESTING/EIG/derrst.f(3)

TESTING/EIG/derrst.f


subroutine derrst (path, nunit)
DERRST

DERRST

Purpose:

 DERRST tests the error exits for DSYTRD, DSYTD2, DORGTR, DORMTR, DSPTRD,
 DOPGTR, DOPMTR, DSTEQR, DSTERF, DSTEBZ, DSTEIN, DPTEQR, DSBTRD,
 DSYEV, DSYEVX, DSYEVD, DSBEV, DSBEVX, DSBEVD,
 DSPEV, DSPEVX, DSPEVD, DSTEV, DSTEVX, DSTEVD, and DSTEDC.
 DSYEVD_2STAGE, DSYEVR_2STAGE, DSYEVX_2STAGE,
 DSYEV_2STAGE, DSBEV_2STAGE, DSBEVD_2STAGE,
 DSBEVX_2STAGE, DSYTRD_2STAGE, DSYTRD_SY2SB,
 DSYTRD_SB2ST

Parameters

PATH
          PATH is CHARACTER*3
          The LAPACK path name for the routines to be tested.

NUNIT

          NUNIT is INTEGER
          The unit number for output.

Author

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Definition at line 60 of file derrst.f.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK