aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/redux.cpp
Commit message (Expand)AuthorAge
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Fix failures in redux test caused by underflow in .prod() test.Gravatar Jitse Niesen2011-08-21
* the min/max macros to detect unprotected min/max were undefined by some std h...Gravatar Gael Guennebaud2011-08-19
* add the possibility to configure the maximal matrix size in the unit testsGravatar Gael Guennebaud2011-07-12
* Use absolute error to test sum in which cancellation may occur.Gravatar Jitse Niesen2011-02-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* fix sum()/prod() on empty matrix making sure this does not affect fixed sized...Gravatar Gael Guennebaud2010-07-16
* Relaxed precision test.Gravatar Hauke Heibel2010-07-04
* Still fixing warnings.Gravatar Hauke Heibel2010-06-20
* Fix compilation of some tests as well as more warnings.Gravatar Hauke Heibel2010-06-20
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* add regression test for previous fixGravatar Gael Guennebaud2010-05-13
* Silenced type conversion warnings.Gravatar Hauke Heibel2010-02-03
* One warning less...Gravatar Hauke Heibel2010-01-30
* Adapted mean to work with complex numbers.Gravatar Hauke Heibel2010-01-29
* Big renaming:Gravatar Benoit Jacob2010-01-04
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* compilation fixesGravatar Gael Guennebaud2009-09-17
* * fix super nasty bug: vector.maxCoeff(&index) didn't work when 'vector'Gravatar Benoit Jacob2009-09-16
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* * exit Sum.h, exit Prod.h, welcome vectorization of redux() !Gravatar Gael Guennebaud2009-02-12