Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix unit-test which I broke in previous fix | Christoph Hertzberg | 2019-12-19 |
* | Fix some maybe-unitialized warnings | Christoph Hertzberg | 2019-12-18 |
* | PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD). | Patrick Peltzer | 2019-01-17 |
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | MIsc. source and comment typos | luz.paz | 2018-03-11 |
* | Disable BDCSVD preallocation check. | Gael Guennebaud | 2017-07-20 |
* | split compiler intensive bdcsvd_1 unit test | Gael Guennebaud | 2015-06-26 |
* | Reduce compiler memory consumption for SVD unit tests | Gael Guennebaud | 2015-06-22 |
* | Fixed include in bdcsvd.cpp | Christoph Hertzberg | 2014-10-29 |
* | Move D&C SVD to official SVD module. | Gael Guennebaud | 2014-10-29 |