aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h
Commit message (Collapse)AuthorAge
* Worked around some constexpr related bugs in nvcc 7Gravatar Benoit Steiner2015-05-28
|
* Added the EIGEN_HAS_CONSTEXPR defineGravatar Benoit Steiner2015-02-06
| | | | Gate the tensor index list code based on the value of EIGEN_HAS_CONSTEXPR
* Silenced some compilation warningsGravatar Benoit Steiner2015-01-30
|
* Added more tests to cover tensor reductionsGravatar Benoit Steiner2015-01-28
|
* Expanded the functionality of index listsGravatar Benoit Steiner2015-01-14
|
* Fixed compilation errors with clang.Gravatar Benoit Steiner2014-11-13
| | | | H: Enter commit message. Lines beginning with 'HG:' are removed.
* Added support for static list of indicesGravatar Benoit Steiner2014-11-12