.TH "TESTING/EIG/zlctes.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME TESTING/EIG/zlctes.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "logical function \fBzlctes\fP (z, d)" .br .RI "\fBZLCTES\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "logical function zlctes (complex*16 z, complex*16 d)" .PP \fBZLCTES\fP .PP \fBPurpose:\fP .RS 4 .PP .nf !> !> ZLCTES 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 ZDRGES to test whether the driver !> routine ZGGES successfully sorts eigenvalues\&. !> .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIZ\fP .PP .nf !> Z is COMPLEX*16 !> The numerator part of a complex eigenvalue Z/D\&. !> .fi .PP .br \fID\fP .PP .nf !> D is COMPLEX*16 !> 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 \fBzlctes\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.