aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/incomplete_cholesky.cpp
Commit message (Expand)AuthorAge
* Avoid `I` as an identifier, since it may clash with the C-header complex.hGravatar Christoph Hertzberg2019-01-25
* Remove usage of #if EIGEN_TEST_PART_XX in unit tests that does not require th...Gravatar Gael Guennebaud2018-07-17
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* bug #1150: make IncompleteCholesky more robust by iteratively increase the sh...Gravatar Gael Guennebaud2016-01-23
* add upper|lower case in incomplete_cholesky unit testGravatar Gael Guennebaud2016-01-21
* Move IncompleteCholesky to official modulesGravatar Gael Guennebaud2015-10-08