aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h
Commit message (Expand)AuthorAge
* Fixed static assertionGravatar Benoit Steiner2016-03-08
* Use EIGEN_STATIC_ASSERT for backward compatibility.Gravatar Ville Kallioniemi2016-02-02
* Replace separate low word constructors with a single templated constructor.Gravatar Ville Kallioniemi2016-02-01
* Rebase to latest.Gravatar Ville Kallioniemi2016-02-01
|\
* | Add constructor for long types.Gravatar Ville Kallioniemi2016-01-26
| * Use explicitly 32 bit integer types in constructors.Gravatar Ville Kallioniemi2016-01-19
| * Add ctor for longGravatar Ville Kallioniemi2016-01-17
|/
* Add missing ctor from uintGravatar Gael Guennebaud2015-12-30
* Fixed compilation error triggered by nvccGravatar Benoit Steiner2015-11-19
* Added support for 128bit integers on CUDA devices.Gravatar Benoit Steiner2015-11-19