Benoit Steiner 7ed9441ea4 Reverted the definition of the EIGEN_ALIGN to its former meaning (i.e. a boolean)
Created a new EIGEN_ALIGN_BYTES define to encode how the data should be aligned
Fixed a few remaining alignment issues exposed when the Eigen code is compiled with avx enabled.
Created a new EIGEN_ALIGN_DEFAULT define, which is set to the minimum alignment value required for the chosen instruction set. Use this value instead of EIGEN_ALIGN32 to preserve the existing alignment on SSE/Altivec/Neon.
2014-02-18 18:06:44 -08:00
..
2013-08-01 12:14:03 +02:00
2014-01-24 12:51:33 +01:00
2013-08-12 07:39:24 +02:00
2012-11-06 15:25:50 +01:00
2013-01-21 15:43:15 +01:00
2012-11-06 15:25:50 +01:00
2013-08-12 07:39:24 +02:00
2012-11-06 15:25:50 +01:00
2013-02-25 01:12:07 +01:00