![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
| logical function clctsx | ( | complex | alpha, |
| complex | beta ) |
CLCTSX
!> !> This function is used to determine what eigenvalues will be !> selected. If this is part of the test driver CDRGSX, do not !> change the code UNLESS you are testing input examples and not !> using the built-in examples. !>
| [in] | ALPHA | !> ALPHA is COMPLEX !> |
| [in] | BETA | !> BETA is COMPLEX !> !> parameters to decide whether the pair (ALPHA, BETA) is !> selected. !> |
Definition at line 56 of file clctsx.f.