aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry/AlignedBox.h
Commit message (Expand)AuthorAge
* precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* minor changes in AlignedBox needed for BVH moduleGravatar Gael Guennebaud2009-03-11
* fix duplicated geometry module in the docGravatar Gael Guennebaud2009-01-29
* * make std::vector specializations also for Transform and for QuaternionGravatar Benoit Jacob2009-01-12
* EIGEN_MAKE_ALIGNED_OPERATOR_NEW didn't actually need to get the classGravatar Benoit Jacob2009-01-08
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* * introduce macros to replace inheritance for operator new overloadingGravatar Benoit Jacob2009-01-06
* gaaaaaaaaaaaaaaaaaahGravatar Benoit Jacob2009-01-05
* inherit from ei_with_aligned_operator_new even with disabled vectorizationGravatar Armin Berres2009-01-05
* unless i find more failures in the tests, this will be beta3...Gravatar Benoit Jacob2008-12-22
* doc: add a "non stable" warning for parts which are not partGravatar Gael Guennebaud2008-11-22
* fix compilation with gcc 4.3Gravatar Gael Guennebaud2008-10-26
* Add an axis aligned box in the geometry module.Gravatar Gael Guennebaud2008-10-26