table of contents
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/EIG/clctsx.f(3) | Library Functions Manual | /home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/EIG/clctsx.f(3) |
NAME¶
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/EIG/clctsx.f
SYNOPSIS¶
Functions/Subroutines¶
logical function CLCTSX (alpha, beta)
CLCTSX
Function/Subroutine Documentation¶
logical function CLCTSX (complex alpha, complex beta)¶
CLCTSX
Purpose:
!> !> 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. !>
Parameters
ALPHA
!> ALPHA is COMPLEX !>
BETA
!> BETA is COMPLEX !> !> parameters to decide whether the pair (ALPHA, BETA) is !> selected. !>
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Definition at line 56 of file clctsx.f.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Version 3.12.0 | LAPACK |