![]() |
![]()
| ![]() |
![]()
NAMESRC/slasd5.f SYNOPSISFunctions/Subroutinessubroutine slasd5 (i, d, z, delta, rho, dsigma, work)
Function/Subroutine Documentationsubroutine slasd5 (integer i, real, dimension( 2 ) d, real, dimension( 2 ) z, real, dimension( 2 ) delta, real rho, real dsigma, real, dimension( 2 ) work)SLASD5 computes the square root of the i-th eigenvalue of a positive symmetric rank-one modification of a 2-by-2 diagonal matrix. Used by sbdsdc. Purpose:
Parameters I
D
Z
DELTA
RHO
DSIGMA
WORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Contributors: Ren-Cang Li, Computer Science Division, University of
California at Berkeley, USA
Definition at line 115 of file slasd5.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|