LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
lasd5: D&C step: secular equation, 2x2
Collaboration diagram for lasd5: D&C step: secular equation, 2x2:

Functions

subroutine dlasd5 (I, D, Z, DELTA, RHO, DSIGMA, 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. More...
 
subroutine slasd5 (I, D, Z, DELTA, RHO, DSIGMA, 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. More...
 

Detailed Description