aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sizeof.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Remove local Index typedef from unit-testsGravatar Gael Guennebaud2018-07-12
* bug #973: update macro-level control of alignement by introducing user-contro...Gravatar Gael Guennebaud2015-07-29
* Fix sizeof unit testGravatar Gael Guennebaud2014-04-25
* Extend sizeof unit testGravatar Gael Guennebaud2014-03-07
* Fix various scalar type conversion warnings.Gravatar Gael Guennebaud2013-07-12
* Add no_assignment_operator to a few classes that must not be assigned, and fi...Gravatar Gael Guennebaud2013-07-10
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix icc warning #68Gravatar Benoit Jacob2011-02-22
* email changeGravatar Gael Guennebaud2010-06-24
* Fixed another enum related warning.Gravatar Hauke Heibel2010-06-12
* the Index types change.Gravatar Benoit Jacob2010-05-30
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* mergeGravatar Benoit Jacob2009-05-22
|\
| * remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* | * add a writable generic coeff wise expression (CwiseUnaryView)Gravatar Gael Guennebaud2009-05-20
|/
* fix some compile errors with gcc 4.3, some warnings, some documentationGravatar Benoit Jacob2008-06-06
* added unit tests for sizeof and dynamic memory allocationGravatar Gael Guennebaud2008-06-02