.TH "TESTING/EIG/clctes.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/EIG/clctes.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "logical function \fBclctes\fP (z, d)" .br .RI "\fBCLCTES\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "logical function clctes (complex z, complex d)" .PP \fBCLCTES\fP .PP \fBPurpose:\fP .RS 4 .PP .nf CLCTES returns \&.TRUE\&. if the eigenvalue Z/D is to be selected (specifically, in this subroutine, if the real part of the eigenvalue is negative), and otherwise it returns \&.FALSE\&.\&. It is used by the test routine CDRGES to test whether the driver routine CGGES successfully sorts eigenvalues\&. .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIZ\fP .PP .nf Z is COMPLEX The numerator part of a complex eigenvalue Z/D\&. .fi .PP .br \fID\fP .PP .nf D is COMPLEX The denominator part of a complex eigenvalue Z/D\&. .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 \fB57\fP of file \fBclctes\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.