aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/map.cpp
Commit message (Expand)AuthorAge
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* * make WithAlignedOperatorNew always align even when vectorization is disabledGravatar Benoit Jacob2008-12-30
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* Add Matrix::Map() and Matrix::AlignedMap() static methodsGravatar Benoit Jacob2008-11-03
* Bugfix regarding alignent in Assign.h (updated map unit test to detect this bug)Gravatar Gael Guennebaud2008-09-03
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* * Fix a couple of issues related to the recent cache friendly productsGravatar Gael Guennebaud2008-07-19
* * rework Map, allow vectorizationGravatar Benoit Jacob2008-06-27
* update of the testing framework:Gravatar Gael Guennebaud2008-05-22
* Relicense --> dual-license LGPL3+/GPL2+Gravatar Benoit Jacob2008-02-28
* -add set...() methods and their documentation; remove GenericGravatar Benoit Jacob2008-01-11
* switch to enums everywhereGravatar Benoit Jacob2008-01-10
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* - eigen2 now fully enforces constness! found a way to achieve thatGravatar Benoit Jacob2007-12-25