![]() |
![]()
| ![]() |
![]()
NAMESRC/slarrc.f SYNOPSISFunctions/Subroutinessubroutine slarrc (jobt, n, vl, vu, d, e, pivmin, eigcnt,
lcnt, rcnt, info)
Function/Subroutine Documentationsubroutine slarrc (character jobt, integer n, real vl, real vu, real, dimension( * ) d, real, dimension( * ) e, real pivmin, integer eigcnt, integer lcnt, integer rcnt, integer info)SLARRC computes the number of eigenvalues of the symmetric tridiagonal matrix. Purpose:
Parameters JOBT
N
VL
VU
D
E
PIVMIN
EIGCNT
LCNT
RCNT
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 135 of file slarrc.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|