aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/StaticAssert.h
Commit message (Expand)AuthorAge
* * revert the previous interface change in solveTriangular (pointer vs reference)Gravatar Gael Guennebaud2008-08-18
* Fix compilation issues with icc and g++ < 4.1. Those include:Gravatar Gael Guennebaud2008-07-21
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* add some static asserts, use them, fix gcc 4.3 warning in Product.h.Gravatar Benoit Jacob2008-07-19
* * rework Map, allow vectorizationGravatar Benoit Jacob2008-06-27
* * add bench/benchVecAdd.cpp by Gael, fix crash (ei_pload on non-aligned)Gravatar Benoit Jacob2008-06-26
* Started a Transform class in the Geometry module to representGravatar Gael Guennebaud2008-06-15
* added a static assertion mechanismGravatar Gael Guennebaud2008-06-04