Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * doc improvements in Cwise and PartialRedux: | Benoit Jacob | 2008-08-19 |
* | Add .perpendicular() function in Geometry module (adapted from Eigen1) | Gael Guennebaud | 2008-07-22 |
* | * Added a generalized eigen solver for the selfadjoint case. | Gael Guennebaud | 2008-06-14 |
* | Add QR and Cholesky module instantiations in the lib. | Gael Guennebaud | 2008-06-14 |
* | Added a Hessenberg decomposition class for both real and complex matrices. | Gael Guennebaud | 2008-06-08 |
* | Rewrite from scratch of the eigen solver for symmetric matrices | Gael Guennebaud | 2008-06-02 |
* | * added a Tridiagonalization class for selfadjoint matrices | Gael Guennebaud | 2008-06-01 |
* | -fix certain #includes | Benoit Jacob | 2008-05-12 |
* | * Draft of a eigenvalues solver | Gael Guennebaud | 2008-05-12 |
* | Added Triangular expression to extract upper or lower (strictly or not) | Gael Guennebaud | 2008-04-26 |