aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_index_list.cpp
Commit message (Expand)AuthorAge
* Replace deprecated Eigen::DenseIndex with Eigen::Index in TensorIndexListGravatar Eugene Zhulenev2018-09-17
* Fix a few compiler warnings in CXX11 tests.Gravatar Rasmus Munk Larsen2018-08-14
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Added support for statically known lists of pairs of indicesGravatar Benoit Steiner2016-05-25
* 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 cxx11_tensor_index_list...Gravatar Benoit Steiner2015-07-16
* Fixed the order of 2 #includesGravatar Benoit Steiner2015-04-06
* Added the EIGEN_HAS_CONSTEXPR defineGravatar Benoit Steiner2015-02-06
* Expanded the functionality of index listsGravatar Benoit Steiner2015-01-14
* Added support for static list of indicesGravatar Benoit Steiner2014-11-12