.TH "TESTING/EIG/cerred.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/EIG/cerred.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBcerred\fP (path, nunit)" .br .RI "\fBCERRED\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine cerred (character*3 path, integer nunit)" .PP \fBCERRED\fP .PP \fBPurpose:\fP .RS 4 .PP .nf CERRED tests the error exits for the eigenvalue driver routines for REAL matrices: PATH driver description ---- ------ ----------- CEV CGEEV find eigenvalues/eigenvectors for nonsymmetric A CES CGEES find eigenvalues/Schur form for nonsymmetric A CVX CGEEVX CGEEV + balancing and condition estimation CSX CGEESX CGEES + balancing and condition estimation CBD CGESVD compute SVD of an M-by-N matrix A CGESDD compute SVD of an M-by-N matrix A(by divide and conquer) CGEJSV compute SVD of an M-by-N matrix A where M >= N CGESVDX compute SVD of an M-by-N matrix A(by bisection and inverse iteration) CGESVDQ compute SVD of an M-by-N matrix A(with a QR-Preconditioned ) .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIPATH\fP .PP .nf PATH is CHARACTER*3 The LAPACK path name for the routines to be tested\&. .fi .PP .br \fINUNIT\fP .PP .nf NUNIT is INTEGER The unit number for output\&. .fi .PP .RE .PP \fBAuthor\fP .RS 4 Univ\&. of Tennessee .PP Univ\&. of California Berkeley .PP Univ\&. of Colorado Denver .PP NAG Ltd\&. .RE .PP .PP Definition at line \fB69\fP of file \fBcerred\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.