The Nonsymmetric Eigenvalue Problem

Driver Types

Three types of driver routines  are provided for symmetric or Hermitian eigenproblems:

Different driver routines are provided to take advantage of special structure or storage of the matrix A, as shown in Table 2.5.

In the future LAPACK will include routines based on the Jacobi algorithm [99][91][34], which are slower than the above routines but can be significantly more accurate.


1999-12-26