aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/selfadjoint.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Remove local Index typedef from unit-testsGravatar Gael Guennebaud2018-07-12
* Implement better static assertion checking to make sure that the first assert...Gravatar Gael Guennebaud2018-03-09
* Add static assertion on selfadjoint-view's UpLo parameter.Gravatar Gael Guennebaud2018-03-09
* bug #1343: fix compilation regression in mat+=selfadjoint_view.Gravatar Gael Guennebaud2016-11-18
* Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused var...Gravatar Gael Guennebaud2013-06-25
* Workaround a bunch of stupid warnings in unit testsGravatar Gael Guennebaud2013-06-23
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix more variable-set-but-not-used warnings on gcc 4.6Gravatar Benoit Jacob2011-10-31
* add the possibility to configure the maximal matrix size in the unit testsGravatar Gael Guennebaud2011-07-12
* fix the eigen3 part of bug #159 - build issue with selfadjointviewGravatar Benoit Jacob2011-01-26
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* Fixed many MSVC warnings.Gravatar Hauke Heibel2010-06-09
* fix selfadjoint to denseGravatar Gael Guennebaud2010-05-19