This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to find eigen value for non symmetric matrices.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]