LAPACK  3.11.0
LAPACK: Linear Algebra PACKage
lasd4: D&C step: secular equation nonlinear solver

Functions

subroutine dlasd4 (N, I, D, Z, DELTA, RHO, SIGMA, WORK, INFO)
 DLASD4 computes the square root of the i-th updated eigenvalue of a positive symmetric rank-one modification to a positive diagonal matrix. Used by dbdsdc. More...
 
subroutine slasd4 (N, I, D, Z, DELTA, RHO, SIGMA, WORK, INFO)
 SLASD4 computes the square root of the i-th updated eigenvalue of a positive symmetric rank-one modification to a positive diagonal matrix. Used by sbdsdc. More...
 

Detailed Description