aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/CacheFriendlyProduct.h
Commit message (Expand)AuthorAge
* * Big change in Block and Map:Gravatar Gael Guennebaud2008-08-09
* fix two perf issues in product.Gravatar Gael Guennebaud2008-08-03
* Added a ei_palign function align a packet from two others.Gravatar Gael Guennebaud2008-08-03
* Optimizations:Gravatar Gael Guennebaud2008-08-01
* removed the packet specializations of some functorsGravatar Gael Guennebaud2008-07-31
* fix some internal asserts in CacheFrinedlyProductGravatar Gael Guennebaud2008-07-27
* bugfix in some internal asserts of CacheFriendlyProductGravatar Gael Guennebaud2008-07-26
* update the inverse test a littleGravatar Benoit Jacob2008-07-26
* * Fix some complex alignment issues in the cache friendly matrix-vector produ...Gravatar Gael Guennebaud2008-07-23
* * Fix a couple of issues related to the recent cache friendly productsGravatar Gael Guennebaud2008-07-19
* Optimization: added super efficient rowmajor * vector product (and vector * c...Gravatar Gael Guennebaud2008-07-13
* * Optimization: added a specialization of Block for xpr with DirectAccessBitGravatar Gael Guennebaud2008-07-12
* Add a *very efficient* evaluation path for both col-major matrix * vectorGravatar Gael Guennebaud2008-07-12
* various work on the Sparse module:Gravatar Gael Guennebaud2008-06-26
* added an *optional* Eigen2 dynamic library.Gravatar Gael Guennebaud2008-05-31
* * change Flagged to take into account NestByValue onlyGravatar Gael Guennebaud2008-05-28
* * Draft of a eigenvalues solverGravatar Gael Guennebaud2008-05-12