aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unalignedcount.cpp
Commit message (Collapse)AuthorAge
* Hey, finally the copyCoeff stuff is not only used to implement swap anymore :)Gravatar Gael Guennebaud2009-11-20
Add an internal pseudo expression allowing to optimize operators like +=, *= using the copyCoeff stuff. This allows to easily enforce aligned load for the destination matrix everywhere.