.TH "TESTING/EIG/zerred.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/EIG/zerred.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBzerred\fP (path, nunit)" .br .RI "\fBZERRED\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine zerred (character*3 path, integer nunit)" .PP \fBZERRED\fP .PP \fBPurpose:\fP .RS 4 .PP .nf ZERRED tests the error exits for the eigenvalue driver routines for DOUBLE COMPLEX PRECISION matrices: PATH driver description ---- ------ ----------- ZEV ZGEEV find eigenvalues/eigenvectors for nonsymmetric A ZES ZGEES find eigenvalues/Schur form for nonsymmetric A ZVX ZGEEVX ZGEEV + balancing and condition estimation ZSX ZGEESX ZGEES + balancing and condition estimation ZBD ZGESVD compute SVD of an M-by-N matrix A ZGESDD compute SVD of an M-by-N matrix A(by divide and conquer) ZGEJSV compute SVD of an M-by-N matrix A where M >= N ZGESVDX compute SVD of an M-by-N matrix A(by bisection and inverse iteration) ZGESVDQ 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 \fBzerred\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.