aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_index_list.cpp
Commit message (Collapse)AuthorAge
* Completed the IndexList rewriteGravatar Benoit Steiner2015-11-12
|
* Updated the regressions tests that cover full reductionsGravatar Benoit Steiner2015-11-05
|
* Use the new EIGEN_HAS_INDEX_LIST define to enable the ↵Gravatar Benoit Steiner2015-07-16
| | | | cxx11_tensor_index_list tests
* Fixed the order of 2 #includesGravatar Benoit Steiner2015-04-06
|
* Added the EIGEN_HAS_CONSTEXPR defineGravatar Benoit Steiner2015-02-06
| | | | Gate the tensor index list code based on the value of EIGEN_HAS_CONSTEXPR
* Expanded the functionality of index listsGravatar Benoit Steiner2015-01-14
|
* Added support for static list of indicesGravatar Benoit Steiner2014-11-12