Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * bug fixes in: Dot, generalized eigen problem, singular matrix detetection ... | Gael Guennebaud | 2008-08-23 |
* | Optimizations: | Gael Guennebaud | 2008-08-01 |
* | * Merge Extract and Part to the Part expression. | Gael Guennebaud | 2008-07-21 |
* | * Added a generalized eigen solver for the selfadjoint case. | Gael Guennebaud | 2008-06-14 |
* | Added a Hessenberg decomposition class for both real and complex matrices. | Gael Guennebaud | 2008-06-08 |
* | update of the eigeinsolver unit test to check complex | Gael Guennebaud | 2008-06-03 |
* | fix a couple of issues making the eigensolver test compile and run without ab... | Benoit Jacob | 2008-06-02 |
* | * fix the QR module to use extract/part instead of the previous triangular stuff | Gael Guennebaud | 2008-05-27 |