Revision 841580

Go back to digest for 10th August 2008

Features in Other

Gael Guennebaud committed changes in /branches/work/eigen2/Eigen:

Added a ei_palign function align a packet from two others.
This allows much faster code dealing with unligned as in the updated matrix-vector product functions.

File Changes

Modified 6 files
  • /branches/work/eigen2/Eigen
  •   /CoreDeclarations
  •   /src/Core/Block.h
  •   /src/Core/CacheFriendlyProduct.h
  •   /src/Core/DummyPacketMath.h
  •   /src/Core/Product.h
  •   /src/Core/arch/SSE/PacketMath.h
6 files changed in total