aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unalignedassert.cpp
Commit message (Expand)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* let the user disable alignment altogether by #defining EIGEN_DONT_ALIGN.Gravatar Benoit Jacob2009-05-03
* oops, #ifdef instead of #if ---> bugGravatar Benoit Jacob2009-02-04
* forgot to update this unit test...Gravatar Benoit Jacob2009-02-04
* 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
* remove the Matrix_ prefixGravatar Benoit Jacob2009-01-06
* * introduce macros to replace inheritance for operator new overloadingGravatar Benoit Jacob2009-01-06
* * the 4th template param of Matrix is now Options. One bit for storageGravatar Benoit Jacob2009-01-04
* add unit-test checking the assertion on unaligned arrays -- checkingGravatar Benoit Jacob2008-12-31