Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix compilation of some tests as well as more warnings. | Hauke Heibel | 2010-06-20 |
* | Schur decomposition of 1-by-1 always converges. | Jitse Niesen | 2010-06-04 |
* | Add info() method which can be queried to check whether iteration converged. | Jitse Niesen | 2010-06-03 |
* | Allow user to compute only the eigenvalues and not the eigenvectors. | Jitse Niesen | 2010-05-31 |
* | Respect MaxRowsAtCompileTime in HouseholderSequence::evalTo(). | Jitse Niesen | 2010-05-25 |
* | - Added problem size constructor to decompositions that did not have one. It ... | Adolfo Rodriguez Tsouroukdissian | 2010-04-21 |
* | RealSchur: Make sure zeros are really zero (cont'd); add default ctor, docs. | Jitse Niesen | 2010-04-12 |
* | Add tests for real and complex Schur; extend test for Hessenberg. | Jitse Niesen | 2010-04-02 |