aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/product.h
Commit message (Expand)AuthorAge
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* bug fix in gemv:Gravatar Gael Guennebaud2010-06-24
* Still fixing warnings.Gravatar Hauke Heibel2010-06-20
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* implicit conversion to scalar for inner productGravatar Gael Guennebaud2010-06-02
* Complete rework of global math functions and NumTraits.Gravatar Benoit Jacob2010-04-28
* * move dummy_precision and epsilon to NumTraitsGravatar Gael Guennebaud2010-02-10
* Remove some Array #includes.Gravatar Jitse Niesen2010-01-21
* merge with default branchGravatar Gael Guennebaud2009-12-22
|\
* | some compilation fixesGravatar Gael Guennebaud2009-12-10
| * precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
|/
* Adaptions from .lazy() towards .noalias().Gravatar Hauke Heibel2009-08-31
* big refactoring in Product.h:Gravatar Gael Guennebaud2009-08-05
* * extended the cache friendly products to support C = alpha * A * M and C += ...Gravatar Gael Guennebaud2009-07-07
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* improve assertion checking in productGravatar Gael Guennebaud2008-10-25
* As discussed on ML:Gravatar Gael Guennebaud2008-10-24
* * remove LargeBit and related stuffGravatar Gael Guennebaud2008-08-23
* Optimizations:Gravatar Gael Guennebaud2008-08-01