Benoit Jacob
|
4716040703
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
Benoit Jacob
|
e17d17cea3
|
didn't want to commit that bench change.
|
2010-08-24 10:57:22 -04:00 |
|
Benoit Jacob
|
bd8d06033d
|
make a couple of typedefs public so stuff compiles
|
2010-08-24 10:53:33 -04:00 |
|
Benoit Jacob
|
6924d4eec5
|
update this test to build against current eigen.
remove the 'normal' path as it was not compiling anymore and I couldn't see the point of it (?)
|
2010-08-23 23:21:25 -04:00 |
|
Thomas Capricelli
|
551cb9b7b4
|
bench: use of Eigen/Array is deprecated + fix includes for iostream
|
2010-07-09 03:59:36 +02:00 |
|
Gael Guennebaud
|
6647a58847
|
update product bench
|
2009-11-06 11:33:18 +01:00 |
|
Gael Guennebaud
|
93115619c2
|
* updated benchmark files according to recent renamings
* various improvements in BTL including trisolver and cholesky bench
|
2008-07-27 11:39:47 +00:00 |
|
Gael Guennebaud
|
861d18d553
|
* Optimization: added a specialization of Block for xpr with DirectAccessBit
* some simplifications and fixes in cache friendly products
|
2008-07-12 22:59:34 +00:00 |
|
Gael Guennebaud
|
8463b7d3f4
|
* fix compilation issue in Product
* added some tests for product and swap
* overload .swap() for dynamic-sized matrix of same size
|
2008-07-02 16:05:33 +00:00 |
|
Gael Guennebaud
|
9433df83a7
|
* resurected Flagged::_expression used to optimize m+=(a*b).lazy()
(equivalent to the GEMM blas routine)
* added a GEMM benchmark
|
2008-07-01 16:20:06 +00:00 |
|