aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/eigensolver.cpp
Commit message (Expand)AuthorAge
* Optimizations:Gravatar Gael Guennebaud2008-08-01
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* * Added a generalized eigen solver for the selfadjoint case.Gravatar Gael Guennebaud2008-06-14
* Added a Hessenberg decomposition class for both real and complex matrices.Gravatar Gael Guennebaud2008-06-08
* update of the eigeinsolver unit test to check complexGravatar Gael Guennebaud2008-06-03
* fix a couple of issues making the eigensolver test compile and run without ab...Gravatar Benoit Jacob2008-06-02
* * fix the QR module to use extract/part instead of the previous triangular stuffGravatar Gael Guennebaud2008-05-27