aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/map.cpp
Commit message (Expand)AuthorAge
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* fix another warningGravatar Thomas Capricelli2010-05-21
* Fix Map-with-Stride and cover it by new unit tests.Gravatar Benoit Jacob2010-02-26
* *forward port fix in MapBase::coeff(int) and coeffRef(int)Gravatar Benoit Jacob2010-01-27
* Hey, finally the copyCoeff stuff is not only used to implement swap anymore :)Gravatar Gael Guennebaud2009-11-20
* sync with mainlineGravatar Benoit Jacob2009-10-28
|\
* | big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
| * * extend Map to allow the user to specify whether the mapped dataGravatar Gael Guennebaud2009-10-23
|/
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* 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