other versions
| slaed3.f(3) | LAPACK | slaed3.f(3) | 
NAME¶
slaed3.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine slaed3 (K, N, N1, D, Q, LDQ, RHO, DLAMDA,
    Q2, INDX, CTOT, W, S, INFO)
  
  SLAED3 used by sstedc. Finds the roots of the secular equation and
    updates the eigenvectors. Used when the original matrix is tridiagonal.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |