![]() |
![]()
| ![]() |
![]()
NAMESRC/dlasd5.f SYNOPSISFunctions/Subroutinessubroutine dlasd5 (i, d, z, delta, rho, dsigma, work)
Function/Subroutine Documentationsubroutine dlasd5 (integer i, double precision, dimension( 2 ) d, double precision, dimension( 2 ) z, double precision, dimension( 2 ) delta, double precision rho, double precision dsigma, double precision, dimension( 2 ) work)DLASD5 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 dlasd5.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|