Go to file
Benoit Jacob d41577819b we were already aligning to 16 byte boundary fixed-size objects that are multiple of 16 bytes;
now we also align to 8byte boundary fixed-size objects that are multiple of 8 bytes.
That's only useful for now for double, not e.g. for Vector2f, but that didn't seem to hurt. Am I missing something? Do you prefer that we don't align Vector2f at all?
Also, improvements in test_unalignedassert.
2009-10-05 10:11:11 -04:00
bench implement __gnuc_forget_about_setZero_its_over_now 2009-09-18 15:36:05 +02:00
blas Added cmake project definitions. 2009-10-02 18:45:24 +02:00
cmake finally, the right fix: set CTEST_BUILD_TARGET. 2009-10-04 20:27:44 -04:00
demos Added cmake project definitions. 2009-10-02 18:45:24 +02:00
disabled
doc Added cmake project definitions. 2009-10-02 18:45:24 +02:00
Eigen we were already aligning to 16 byte boundary fixed-size objects that are multiple of 16 bytes; 2009-10-05 10:11:11 -04:00
scripts use provided $USER if available, let the caller do the update (safer) 2009-10-04 03:35:02 +02:00
test we were already aligning to 16 byte boundary fixed-size objects that are multiple of 16 bytes; 2009-10-05 10:11:11 -04:00
unsupported default argument for _jac in functor operator() : this way, we can use 2009-09-28 01:28:48 +02:00
.hgignore improvements, especially: automatically flush the server side cache 2009-09-24 07:04:55 -04:00
.krazy
CMakeLists.txt next attempt ... introduce EIGEN_CMAKE_RUN_FROM_CTEST, in that case don't EXCLUDE_FROM_ALL 2009-10-05 07:42:31 -04:00
COPYING
COPYING.LESSER
CTestConfig.cmake remove unneeded stuff 2009-10-05 07:58:53 -04:00
Doxyfile remove the hack we made to allow api.kde.org to generate the dox. Update the error help page. 2009-09-27 11:39:51 -04:00
eigen2.pc.in
INSTALL finally, the right fix: set CTEST_BUILD_TARGET. 2009-10-04 20:27:44 -04:00
Mainpage.dox remove the hack we made to allow api.kde.org to generate the dox. Update the error help page. 2009-09-27 11:39:51 -04:00