aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h
Commit message (Expand)AuthorAge
* Many files were missing in previous changeset.Gravatar Gael Guennebaud2015-07-29
* Enabled the construction of a fixed sized tensor directly from an expression.Gravatar Benoit Steiner2015-07-13
* Made the index type a template parameter of the tensor class instead of encod...Gravatar Benoit Steiner2015-03-30
* Misc improvements for fixed size tensorsGravatar Benoit Steiner2015-01-14
* Fixed a compilation error with clangGravatar Benoit Steiner2014-10-30
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* Fixed a commentGravatar Benoit Steiner2014-10-08
* Reworked the expression evaluation mechanism in order to make it possible to ...Gravatar Benoit Steiner2014-06-13
* Added support for tensor contractionsGravatar Benoit Steiner2014-06-04
* 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