aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cwiseop.cpp
Commit message (Expand)AuthorAge
* * vectorize dot product, copying code from sum.Gravatar Benoit Jacob2008-06-24
* moved purely "array" related stuff to a new module Array.Gravatar Gael Guennebaud2008-05-31
* update of the testing framework:Gravatar Gael Guennebaud2008-05-22
* * added cwise comparisonsGravatar Gael Guennebaud2008-04-03
* -new: recursive costs system, useful to determine automaticallyGravatar Benoit Jacob2008-04-03
* generalized ei_traits<>.Gravatar Benoit Jacob2008-03-12
* * coefficient wise operators are more generic, with controllable result type.Gravatar Gael Guennebaud2008-03-06
* Removed trailling spaces.Gravatar Gael Guennebaud2008-03-03
* * Added generic unary operators (replace Opposite and Conjugate)Gravatar Gael Guennebaud2008-03-03
* Patch by Gael Guennebaud: coeff-wise binary operators.Gravatar Benoit Jacob2008-02-29