LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
larrj: step in stemr, refine eigval estimates
Collaboration diagram for larrj: step in stemr, refine eigval estimates:

Functions

subroutine dlarrj (n, d, e2, ifirst, ilast, rtol, offset, w, werr, work, iwork, pivmin, spdiam, info)
 DLARRJ performs refinement of the initial estimates of the eigenvalues of the matrix T.
 
subroutine slarrj (n, d, e2, ifirst, ilast, rtol, offset, w, werr, work, iwork, pivmin, spdiam, info)
 SLARRJ performs refinement of the initial estimates of the eigenvalues of the matrix T.
 

Detailed Description