![]() |
![]()
| ![]() |
![]()
NAMESRC/slarra.f SYNOPSISFunctions/Subroutinessubroutine slarra (n, d, e, e2, spltol, tnrm, nsplit,
isplit, info)
Function/Subroutine Documentationsubroutine slarra (integer n, real, dimension( * ) d, real, dimension( * ) e, real, dimension( * ) e2, real spltol, real tnrm, integer nsplit, integer, dimension( * ) isplit, integer info)SLARRA 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 slarra.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|