![]() |
![]()
| ![]() |
![]()
NAMESRC/dlarrc.f SYNOPSISFunctions/Subroutinessubroutine dlarrc (jobt, n, vl, vu, d, e, pivmin, eigcnt,
lcnt, rcnt, info)
Function/Subroutine Documentationsubroutine dlarrc (character jobt, integer n, double precision vl, double precision vu, double precision, dimension( * ) d, double precision, dimension( * ) e, double precision pivmin, integer eigcnt, integer lcnt, integer rcnt, integer info)DLARRC 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 dlarrc.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|