aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h
Commit message (Expand)AuthorAge
* Make EIGEN_HAS_VARIADIC_TEMPLATES user configurableGravatar Gael Guennebaud2016-05-20
* Decoupled the packet type definition from the definition of the tensor ops. A...Gravatar Benoit Steiner2016-03-08
* Record whether the underlying tensor storage can be accessed directly during ...Gravatar Benoit Steiner2016-01-19
* Fix shadow warnings in Tensor moduleGravatar Gael Guennebaud2015-06-16
* Silenced a warning in the tensor codeGravatar Benoit Steiner2015-04-19
* Silenced a few more compilation warnings generated by nvccGravatar Benoit Steiner2015-02-25
* Improved tensor referencesGravatar Benoit Steiner2015-01-14
* Fixed a testGravatar Benoit Steiner2014-10-31
* Added support for tensor referencesGravatar Benoit Steiner2014-10-28