aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/stable_norm.cpp
Commit message (Expand)AuthorAge
* Fix stable_norm unit test for complexesGravatar Gael Guennebaud2014-02-13
* Fix bug #740: overflow issue in stableNormGravatar Gael Guennebaud2014-02-13
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* the min/max macros to detect unprotected min/max were undefined by some std h...Gravatar Gael Guennebaud2011-08-19
* fix stable_norm test: the |small| value was 0 on clang with complex<float>.Gravatar Benoit Jacob2011-02-27
* workaround ICC aggressive optimizationGravatar Gael Guennebaud2011-02-21
* fix bug #187: stable norm test was quite brokenGravatar Benoit Jacob2011-02-18
* 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
* Fix devision by zero warning.Gravatar Hauke Heibel2010-06-09
* Fix stable_norm compilation.Gravatar Hauke Heibel2010-06-08
* improve/fix stable_norm unit testGravatar Gael Guennebaud2010-06-08
* Fixed stablenorm test, condition was not met when running testsGravatar Carlos Becker2010-04-26
* export stableNorm(), blueNorm() and hypotNorm() to colwise() and rowwise()Gravatar Thomas Capricelli2009-11-26
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* really fix stable norm compilation for older gccGravatar Gael Guennebaud2009-10-07
* fix compilation in stable norm, move a platform check to the unit testsGravatar Gael Guennebaud2009-10-06
* fix stable_norm unit testGravatar Gael Guennebaud2009-09-18
* Added missing casts.Gravatar Hauke Heibel2009-09-08
* add a stable_norm unit testGravatar Gael Guennebaud2009-09-07