Go to file
Benoit Jacob f6aa60bcf3 centralize those static asserts more upstream, reduces duplication and ensures they can't be bypassed (e.g.
until now it was possible to bypass the static assert on sizes)
2009-01-27 15:40:05 +00:00
bench * complete the support of QVector via a QtAlignedMalloc header 2009-01-20 16:50:47 +00:00
cmake add a compilation test in FindGoogleHash.cmake to catch configuration 2009-01-19 08:51:06 +00:00
demos prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files 2008-12-02 12:59:10 +00:00
disabled * clarify the situation with experimental parts 2009-01-19 15:02:24 +00:00
doc * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
Eigen centralize those static asserts more upstream, reduces duplication and ensures they can't be bypassed (e.g. 2009-01-27 15:40:05 +00:00
test small fix related to GSL cmake stuff 2009-01-26 20:00:41 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt * remove set(), revert to old behavior where = resizes 2009-01-21 17:10:23 +00:00
COPYING Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
COPYING.LESSER Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
CTestConfig.cmake change the day switch time to 5:00 UTC 2009-01-08 18:45:26 +00:00
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Mainpage.dox forgot to backport an update to Mainpage.dox 2009-01-26 13:55:58 +00:00