aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/vectorwiseop.cpp
Commit message (Expand)AuthorAge
* Cleanup useless const_cast and add missing broadcast assignment testsGravatar Gael Guennebaud2019-01-17
* bug #1592: makes partial min/max reductions trigger an assertion on inputs wi...Gravatar Gael Guennebaud2019-01-15
* Avoid empty macro argumentsGravatar Christoph Hertzberg2018-10-10
* bug #65: add vectorization of partial reductions along the outer-dimension, f...Gravatar Gael Guennebaud2018-10-09
* Extend unit tests for partial reductionsGravatar Gael Guennebaud2018-10-09
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Remove local Index typedef from unit-testsGravatar Gael Guennebaud2018-07-12
* Fix tracking of temporaries in unit testsGravatar Gael Guennebaud2017-02-19
* Fix some conversion warnings in unit tests.Gravatar Gael Guennebaud2016-05-26
* bug #1158: PartialReduxExpr is a vector expression, and it thus must expose t...Gravatar Gael Guennebaud2016-01-28
* Extend vectorwiseop unit test with column/row vectors as input.Gravatar Gael Guennebaud2015-10-28
* Refactoring of the cost model:Gravatar Gael Guennebaud2015-10-28
* Properly implement PartialReduxExpr on top of evaluators, and fix multiple ev...Gravatar Gael Guennebaud2015-10-08
* Add support for row/col-wise lpNorm()Gravatar Gael Guennebaud2015-09-28
* Fix typo in Vectowise::any()Gravatar Gael Guennebaud2015-09-16
* Extend qr unit testGravatar Gael Guennebaud2014-07-21
* Fix cost evaluation of partial reduxions -> improve performance of vectorwise...Gravatar Gael Guennebaud2013-08-11
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* Fix bug #562: add vector-wise normalized and normalize functionsGravatar Gael Guennebaud2013-04-09
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Bugs 157 and 377 - General tightening/testing of vectorwise ops:Gravatar Benoit Jacob2011-11-18