Not much.
As you mention on your wiki, EIGEN_ALIGN_128 renamed to EIGEN_ALIGN16.
Also, there now is EIGEN_DONT_ALIGN_STATICALLY. It is enough to fix
unaligned array asserts, but retains vectorization for heap-allocated
objects. That's explained on the dox page.
Cheers,
Benoit
2010/8/31 Radu Bogdan Rusu<rusu@xxxxxxxxxxxxxxxx>:
Just wondering if anything has changed from eigen2 to eigen3 in terms of
assertion on unaligned arrays
(http://eigen.tuxfamily.org/dox-devel/UnalignedArrayAssert.html), or whether
all the einge2 procedures apply to eigen3 as well.
Thanks,
Radu.
--
| Radu Bogdan Rusu | http://rbrusu.com/