aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/CoreDeclarations
Commit message (Expand)AuthorAge
* #undef vector after including altivec.hGravatar Gael Guennebaud2008-08-27
* * patch from Konstantinos Margaritis: bugfix in Altivec version of ei_pdivGravatar Gael Guennebaud2008-08-25
* * split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ...Gravatar Gael Guennebaud2008-08-24
* - remove the ASM macro as in fact Gael had been removing all the remainingGravatar Benoit Jacob2008-08-21
* last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps toGravatar Benoit Jacob2008-08-12
* fix two perf issues in product.Gravatar Gael Guennebaud2008-08-03
* Added a ei_palign function align a packet from two others.Gravatar Gael Guennebaud2008-08-03
* added a static assertion mechanismGravatar Gael Guennebaud2008-06-04
* - introduce Part and Extract classes, splitting and extending the formerGravatar Benoit Jacob2008-05-27
* Fix compilation issues with MSVC and NVCC.Gravatar Gael Guennebaud2008-05-15
* * Added several cast to int of the enums (needed for some compilers)Gravatar Gael Guennebaud2008-05-12