aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_map.cpp
Commit message (Expand)AuthorAge
* Add test for const TensorMap underlying data mutationGravatar Eugene Zhulenev2019-09-03
* Const correctness in TensorMap<const Tensor<T, ...>> expressionsGravatar Eugene Zhulenev2019-08-28
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Made several tensor tests compatible with cxx03Gravatar Benoit Steiner2016-04-29
* Backout changeset 690bc950f70c61075d396671e63480bbd64bb297Gravatar Gael Guennebaud2016-01-22
* fix clang warningsGravatar Jan Prach2016-01-20
* Updated the regressions tests that cover full reductionsGravatar Benoit Steiner2015-11-05
* Added a few tests to cover rank-0 tensorsGravatar Benoit Steiner2015-10-29
* Fixed incorrect expected valueGravatar Benoit Steiner2015-10-22
* Added a constructor to simplify the construction of tensormap from tensorGravatar Benoit Steiner2015-10-22
* Created many additional testsGravatar Benoit Steiner2015-01-14
* Added support for fixed sized tensors.Gravatar Benoit Steiner2014-05-06