F08FLF (DDISNA) computes the reciprocal condition numbers for the eigenvectors of a real symmetric or complex Hermitian by matrix , or for the left or right singular vectors of a general by matrix .
F08FLF (DDISNA) may also be used towards computing error bounds for the eigenvectors of the generalized symmetric or Hermitian definite eigenproblem. See
Golub and Van Loan (1996)
for further details on the error bounds.
The use of F08FLF (DDISNA) in computing error bounds for eigenvectors of the symmetric eigenvalue problem is illustrated in
Section 9 in F08FAF (DSYEV); its use in computing error bounds for singular vectors is illustrated in
Section 9 in F08KBF (DGESVD); and its use in computing error bounds for eigenvectors of the generalized symmetric definite eigenvalue problem is illustrated in
Section 9 in F08SAF (DSYGV).