How to find eigen value for non symmetric matrices.

Brian Gough bjg@network-theory.co.uk
Wed Sep 3 09:51:00 GMT 2003


Gaurav Bansal writes:
 > I used the EigenSystems provided in gsl to find eigen value for
 > symmetric matrices. It works like charm.  Can someone tell me how
 > to find eigen value for non symmetric matrices?

The algorithm is in Golub and Van Loan "Matrix Computations", Chapter 7,
and is available in LAPACK.  

regards
-- 
Brian Gough



More information about the Gsl-discuss mailing list