aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_expr.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Use numext::maxi & numext::mini.Gravatar Rasmus Munk Larsen2018-05-14
* Add vectorized clip functor for Eigen Tensors.Gravatar Rasmus Munk Larsen2018-05-14
* Make NaN propagatation consistent between the pmax/pmin and std::max/std::min...Gravatar Rasmus Munk Larsen2017-01-24
* Don't rely on c++11 extension when we don't have to.Gravatar Benoit Steiner2016-05-17
* Enable and fix -Wdouble-conversion warningsGravatar Christoph Hertzberg2016-05-05
* Fixed compilation error when compiling with gcc4.7Gravatar Benoit Steiner2015-03-03
* Added cube() operationGravatar Benoit Steiner2015-01-15
* Created many additional testsGravatar Benoit Steiner2015-01-14
* Created additional tests for the tensor code.Gravatar Benoit Steiner2014-06-05
* Added support for fixed sized tensors.Gravatar Benoit Steiner2014-05-06