aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/bdcsvd.cpp
Commit message (Expand)AuthorAge
* Fix unit-test which I broke in previous fixGravatar Christoph Hertzberg2019-12-19
* Fix some maybe-unitialized warningsGravatar Christoph Hertzberg2019-12-18
* PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD).Gravatar Patrick Peltzer2019-01-17
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Disable BDCSVD preallocation check.Gravatar Gael Guennebaud2017-07-20
* split compiler intensive bdcsvd_1 unit testGravatar Gael Guennebaud2015-06-26
* Reduce compiler memory consumption for SVD unit testsGravatar Gael Guennebaud2015-06-22
* Fixed include in bdcsvd.cppGravatar Christoph Hertzberg2014-10-29
* Move D&C SVD to official SVD module.Gravatar Gael Guennebaud2014-10-29