3. Algorithms for the case of a symmetrical full matrix
3.1 Reduction to tridiagonal shape
In this section, we adapt the orthogonal transformation introduced in to the case where the starting matrix is symmetrical. Any orthogonal transformation Q T AQ of the matrix A then remains symmetrical. The final matrix obtained by the procedure is therefore both upper Hessenberg and symmetrical: it is a symmetrical tridiagonal matrix.
When applying Householder transformations, symmetry can be taken into account to reduce the number of operations required. In particular, this can be achieved by using the BLAS library procedure, which updates a matrix with a rank-2 correction. This is programmed in the DSYTRD procedure of the LAPACK library
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Algorithms for the case of a symmetrical full matrix
Article included in this offer
"Mathematics"
(
166 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
References
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!