aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/SSE/MathFunctions.h
Commit message (Expand)AuthorAge
...
* Backed out changeset 40f6e26a247976ba1868520a4747e49e0739a42aGravatar Benoit Jacob2010-08-11
* allow vectorization of mat44.col() by adding a InnerPanel booleanGravatar Gael Guennebaud2010-07-23
* mixing types in product step 2:Gravatar Gael Guennebaud2010-07-11
* email changeGravatar Gael Guennebaud2010-06-24
* fix linking errors with multiply defined functionsGravatar Benoit Jacob2010-06-18
* packet math functions:Gravatar Benoit Jacob2010-06-15
* ei_psqrt fix for zero inputGravatar Hauke Heibel2010-04-01
* Suppressed the warning for missing assignment generators (forgot that in the ...Gravatar Hauke Heibel2009-12-15
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* * compilation fixes for gcc 3.3Gravatar Gael Guennebaud2009-05-06
* fix warnings with unused static functionsGravatar Benoit Jacob2009-05-04
* make the ei_p* math functions overloads instead of templateGravatar Gael Guennebaud2009-04-22
* more patches from Hauke Heibel: compilation/warning fixes from VC++Gravatar Benoit Jacob2009-04-09
* relicence Julien Pommier's SSE code to Eigen's licensesGravatar Gael Guennebaud2009-04-09
* * fix the binary bloat issue, Rohit's idea was the good oneGravatar Benoit Jacob2009-04-06
* add vectorization of sqrt for floatGravatar Gael Guennebaud2009-03-27