aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cwiseop.cpp
Commit message (Expand)AuthorAge
* extended cwise unit tests to cover all Cwise APIGravatar Gael Guennebaud2008-08-22
* * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for ver...Gravatar Gael Guennebaud2008-08-22
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08
* * 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