![]() |
![]()
| ![]() |
![]()
NAMESRC/slarrr.f SYNOPSISFunctions/Subroutinessubroutine slarrr (n, d, e, info)
Function/Subroutine Documentationsubroutine slarrr (integer n, real, dimension( * ) d, real, dimension( * ) e, integer info)SLARRR performs tests to decide whether the symmetric tridiagonal matrix T warrants expensive computations which guarantee high relative accuracy in the eigenvalues. Purpose:
Parameters N
D
E
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Contributors: Beresford Parlett, University of California, Berkeley,
USA
Jim Demmel, University of California, Berkeley, USA Inderjit Dhillon, University of Texas, Austin, USA Osni Marques, LBNL/NERSC, USA Christof Voemel, University of California, Berkeley, USA Definition at line 93 of file slarrr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|