Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove \nonstable yet. The stability rules for Eigen3 are much simpler: | Benoit Jacob | 2010-06-29 |
* | * decouple the generalized selfadjoint eigenvalue problem to the standard one | Gael Guennebaud | 2010-06-16 |
* | clean old stuff used to support precompilation inside a binary lib | Gael Guennebaud | 2010-06-07 |
* | Update eigenvalues() and operatorNorm() methods in MatrixBase. | Jitse Niesen | 2010-05-24 |
* | Split computation of real Schur form in EigenSolver to its own class. | Jitse Niesen | 2010-04-01 |
* | added comments to help vim understand the header files are c++. | Mark Borgerding | 2009-12-01 |
* | fix #66 : upper triangular checks in ComplexSchur | Gael Guennebaud | 2009-11-02 |
* | rename the EigenSolver module to Eigenvalues | Gael Guennebaud | 2009-09-04 |