Benoit Steiner
|
c6b0de2c21
|
Improved partial reductions in more cases
|
2016-07-22 17:18:20 -07:00 |
|
Gael Guennebaud
|
ccaace03c9
|
Make EIGEN_HAS_CONSTEXPR user configurable
|
2016-05-20 15:10:08 +02:00 |
|
Benoit Steiner
|
4416a5dcff
|
Added missing include
|
2016-03-04 14:35:43 -08:00 |
|
Benoit Steiner
|
0d15ad8019
|
Updated the regressions tests that cover full reductions
|
2015-11-05 14:22:30 -08:00 |
|
Benoit Steiner
|
eaf4b98180
|
Added support for boolean reductions (ie 'and' & 'or' reductions)
|
2015-10-20 11:41:22 -07:00 |
|
Gael Guennebaud
|
38874b1651
|
Fix shadow warnings in Tensor module
|
2015-06-16 14:43:46 +02:00 |
|
Benoit Steiner
|
dcb2a8b184
|
Added the EIGEN_HAS_CONSTEXPR define
Gate the tensor index list code based on the value of EIGEN_HAS_CONSTEXPR
|
2015-02-06 02:51:59 -08:00 |
|
Benoit Steiner
|
5a6ea4edf6
|
Added more tests to cover tensor reductions
|
2015-01-28 10:02:47 -08:00 |
|
Benoit Steiner
|
b5124e7cfd
|
Created many additional tests
|
2015-01-14 15:46:04 -08:00 |
|
Benoit Steiner
|
767424af18
|
Improved the functors defined for standard reductions
Added a functor to encapsulate the generation of random numbers on cpu and gpu.
|
2014-10-09 15:36:23 -07:00 |
|
Benoit Steiner
|
7caaf6453b
|
Added support for tensor reductions and concatenations
|
2014-10-01 20:38:22 -07:00 |
|