aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Core/util/CXX11Workarounds.h
Commit message (Expand)AuthorAge
* Refactor the unsupported CXX11/Core module to internal headers only.Gravatar Gael Guennebaud2016-04-26
* Don't warn that msvc 2015 isn't c++11 compliant just because it doesn't claim...Gravatar Benoit Steiner2016-03-06
* Moved the array code into it's own file.Gravatar Benoit Steiner2015-11-12
* Misc improvementsGravatar Benoit Steiner2015-01-14
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* Created the IndexPair type to store pair of tensor indices. CUDA doesn't supp...Gravatar Benoit Steiner2014-10-03
* Pulled latest updates from the Eigen main trunk.Gravatar Benoit Steiner2014-06-10
|\
* | Fixes compilation errors triggered when compiling the tensor contraction code...Gravatar Benoit Steiner2014-06-09
| * unsupported/ C++11 workarounds: don't use hack for libc++ if not requiredGravatar Christian Seiler2014-06-04
* | Added support for fixed sized tensors.Gravatar Benoit Steiner2014-05-06
* | Extended support for Tensors:Gravatar Benoit Steiner2014-04-28
|/
* C++11/Tensor: Fix copyright headersGravatar Christian Seiler2013-11-16
* C++11: add template metaprogramming helpersGravatar Christian Seiler2013-11-14