LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
zlctsx.f File Reference

Go to the source code of this file.

Functions/Subroutines

LOGICAL function zlctsx (ALPHA, BETA)
 ZLCTSX More...
 

Function/Subroutine Documentation

LOGICAL function zlctsx ( complex*16  ALPHA,
complex*16  BETA 
)

ZLCTSX

Purpose:
 This function is used to determine what eigenvalues will be
 selected.  If this is part of the test driver ZDRGSX, do not
 change the code UNLESS you are testing input examples and not
 using the built-in examples.
Parameters
[in]ALPHA
          ALPHA is COMPLEX*16
[in]BETA
          BETA is COMPLEX*16

          parameters to decide whether the pair (ALPHA, BETA) is
          selected.
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date
November 2011

Definition at line 58 of file zlctsx.f.

Here is the caller graph for this function: