![]() |
![]()
| ![]() |
![]()
NAMESRC/dlarra.f SYNOPSISFunctions/Subroutinessubroutine dlarra (n, d, e, e2, spltol, tnrm, nsplit,
isplit, info)
Function/Subroutine Documentationsubroutine dlarra (integer n, double precision, dimension( * ) d, double precision, dimension( * ) e, double precision, dimension( * ) e2, double precision spltol, double precision tnrm, integer nsplit, integer, dimension( * ) isplit, integer info)DLARRA computes the splitting points with the specified threshold. Purpose:
Parameters N
D
E
E2
SPLTOL
TNRM
NSPLIT
ISPLIT
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 134 of file dlarra.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|