Finds eigenvalues of symmetric tridiagonal matrices.
Finds eigenvalues of symmetric tridiagonal matrices. The matrix is represented by a pair of vectors a (diag entries) and b (sub-diag and super-diag entries). Eigenvalues in a on return, and eigenvectors in mat_q, if this one is not NULL.
Alphabetic index HTML hierarchy of classes or Java