.TH "TESTING/EIG/serred.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/EIG/serred.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBserred\fP (path, nunit)" .br .RI "\fBSERRED\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine serred (character*3 path, integer nunit)" .PP \fBSERRED\fP .PP \fBPurpose:\fP .RS 4 .PP .nf !> !> SERRED tests the error exits for the eigenvalue driver routines for !> REAL matrices: !> !> PATH driver description !> ---- ------ ----------- !> SEV SGEEV find eigenvalues/eigenvectors for nonsymmetric A !> SES SGEES find eigenvalues/Schur form for nonsymmetric A !> SVX SGEEVX SGEEV + balancing and condition estimation !> SSX SGEESX SGEES + balancing and condition estimation !> SBD SGESVD compute SVD of an M-by-N matrix A !> SGESDD compute SVD of an M-by-N matrix A (by divide and !> conquer) !> SGEJSV compute SVD of an M-by-N matrix A where M >= N !> SGESVDX compute SVD of an M-by-N matrix A(by bisection !> and inverse iteration) !> SGESVDQ 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 \fBserred\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.