aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/eigensolver.cpp
Commit message (Expand)AuthorAge
* if EIGEN_NICE_RANDOM is defined, the random functions will return numbers withGravatar Benoit Jacob2008-09-01
* * bug fixes in: Dot, generalized eigen problem, singular matrix detetection ...Gravatar Gael Guennebaud2008-08-23
* 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