aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h
Commit message (Expand)AuthorAge
* Added support for tensor maps of rank 0.Gravatar Benoit Steiner2015-10-29
* Added a constructor to simplify the construction of tensormap from tensorGravatar Benoit Steiner2015-10-22
* Added missing apis to the TensorMap classGravatar Benoit Steiner2015-01-14
* Silenced a few compilation warningsGravatar Benoit Steiner2014-10-16
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* Removed dead codeGravatar Benoit Steiner2014-10-08
* Fixed the assignment operator of the Tensor and TensorMap classes.Gravatar Benoit Steiner2014-07-22
* Reworked the expression evaluation mechanism in order to make it possible to ...Gravatar Benoit Steiner2014-06-13
* Fixed compilation errorGravatar Benoit Steiner2014-06-09
* Added support for additional tensor operations:Gravatar Benoit Steiner2014-05-22
* Vectorized the evaluation of tensor expression (using SSE, AVX, NEON, ...)Gravatar Benoit Steiner2014-05-16
* Added support for fixed sized tensors.Gravatar Benoit Steiner2014-05-06
* Extended support for Tensors:Gravatar Benoit Steiner2014-04-28