CLCTES

   Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
   November 2006

Purpose

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 succesfully sorts eigenvalues.

Arguments

Z
(input) COMPLEX
The numerator part of a complex eigenvalue Z/D.
D
(input) COMPLEX
The denominator part of a complex eigenvalue Z/D.

Call Graph

Caller Graph