aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h
Commit message (Expand)AuthorAge
* Use NumTraits<T>::RequireInitialization instead of internal::is_arithmetic<T>...Gravatar Benoit Steiner2015-07-07
* Misc improvements and optimizationsGravatar Benoit Steiner2015-07-01
* Improved a previous fixGravatar Benoit Steiner2015-07-01
* Fixed a couple of mistakes in the previous commit.Gravatar Benoit Steiner2015-07-01
* Enabled the vectorized evaluation of several tensor expressions that was prev...Gravatar Benoit Steiner2015-07-01
* Silenced a few compilation warnings generated by nvccGravatar Benoit Steiner2015-02-10
* Improved support for RowMajor tensorsGravatar Benoit Steiner2015-01-14
* Fixes for the forced evaluation of tensor expressionsGravatar Benoit Steiner2014-10-02
* Reworked the expression evaluation mechanism in order to make it possible to ...Gravatar Benoit Steiner2014-06-13