aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchBlasGemm.cpp
Commit message (Expand)AuthorAge
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* didn't want to commit that bench change.Gravatar Benoit Jacob2010-08-24
* make a couple of typedefs public so stuff compilesGravatar Benoit Jacob2010-08-24
* update this test to build against current eigen.Gravatar Benoit Jacob2010-08-23
* bench: use of Eigen/Array is deprecated + fix includes for iostreamGravatar Thomas Capricelli2010-07-09
* update product benchGravatar Gael Guennebaud2009-11-06
* * updated benchmark files according to recent renamingsGravatar Gael Guennebaud2008-07-27
* * Optimization: added a specialization of Block for xpr with DirectAccessBitGravatar Gael Guennebaud2008-07-12
* * fix compilation issue in ProductGravatar Gael Guennebaud2008-07-02
* * resurected Flagged::_expression used to optimize m+=(a*b).lazy()Gravatar Gael Guennebaud2008-07-01