![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
logical function zlctsx | ( | complex*16 | alpha, |
complex*16 | beta ) |
ZLCTSX
!> !> 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. !>
[in] | ALPHA | !> ALPHA is COMPLEX*16 !> |
[in] | BETA | !> BETA is COMPLEX*16 !> !> parameters to decide whether the pair (ALPHA, BETA) is !> selected. !> |
Definition at line 56 of file zlctsx.f.