aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/fastmath.cpp
Commit message (Expand)AuthorAge
* Relaxed fastmath unit test: if std::foo fails, then let's only trigger a warn...Gravatar Gael Guennebaud2018-10-11
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Silent warning.Gravatar Gael Guennebaud2016-09-17
* Enable and fix -Wdouble-conversion warningsGravatar Christoph Hertzberg2016-05-05
* fix typoGravatar Gael Guennebaud2015-10-28
* Enable std::isfinite/nan/inf on MSVC 2013 and newer and clang. Fix isinf for ...Gravatar Gael Guennebaud2015-10-28
* bug #1008: add a unit test for fast-math mode and isinf/isnan/isfinite/etc. f...Gravatar Gael Guennebaud2015-10-27