Article | REF: AF1224 V1

Calculation of eigenvalues

Authors: Bernard PHILIPPE, Yousef SAAD

Publication date: October 10, 2008

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

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

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Mathematics

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Algorithms for the case of a symmetrical full matrix
Outline