Benoit Steiner
|
9b0aaf5113
|
Don't mark inline functions as static since it confuses the ICC compiler
|
2016-05-25 22:10:11 -07:00 |
|
Benoit Steiner
|
09653e1f82
|
Improved the portability of the tensor code
|
2016-05-11 23:29:09 -07:00 |
|
Benoit Steiner
|
5912ad877c
|
Silenced a compilation warning
|
2016-04-14 11:40:14 -07:00 |
|
Benoit Steiner
|
af4ef540bf
|
Fixed a off-by-one bug in a debug assertion
|
2016-03-30 18:37:19 -07:00 |
|
Benoit Steiner
|
483aaad10a
|
Fixed compilation warning
|
2016-03-30 17:08:13 -07:00 |
|
Benoit Steiner
|
1b40abbf99
|
Added missing assignment operator to the TensorUInt128 class, and made misc small improvements
|
2016-03-30 13:17:03 -07:00 |
|
Benoit Steiner
|
6d30683113
|
Fixed static assertion
|
2016-03-08 21:02:51 -08:00 |
|
Ville Kallioniemi
|
783018d8f6
|
Use EIGEN_STATIC_ASSERT for backward compatibility.
|
2016-02-02 16:45:12 -07:00 |
|
Ville Kallioniemi
|
aedea349aa
|
Replace separate low word constructors with a single templated constructor.
|
2016-02-01 20:25:02 -07:00 |
|
Ville Kallioniemi
|
f0fdefa96f
|
Rebase to latest.
|
2016-02-01 19:32:31 -07:00 |
|
Ville Kallioniemi
|
02db1228ed
|
Add constructor for long types.
|
2016-01-26 23:41:01 -07:00 |
|
Ville Kallioniemi
|
2832175a68
|
Use explicitly 32 bit integer types in constructors.
|
2016-01-19 20:12:17 -07:00 |
|
Ville Kallioniemi
|
63fb66f53a
|
Add ctor for long
|
2016-01-17 21:25:36 -07:00 |
|
Gael Guennebaud
|
978c379ed7
|
Add missing ctor from uint
|
2015-12-30 12:52:38 +01:00 |
|
Benoit Steiner
|
f37a5f1c53
|
Fixed compilation error triggered by nvcc
|
2015-11-19 14:34:26 -08:00 |
|
Benoit Steiner
|
f8df393165
|
Added support for 128bit integers on CUDA devices.
|
2015-11-19 13:57:27 -08:00 |
|