Deven Desai c64fe9ea1f Updates to fix HIP-clang specific compile errors.
Compiling the eigen unittests with hip-clang (HIP with clang as the underlying compiler instead of hcc or nvcc), results in compile errors. The changes in this commit fix those compile errors. The main change is to convert a few instances of "__device__" to "EIGEN_DEVICE_FUNC"
2018-08-30 20:22:16 +00:00
..
2018-08-13 11:14:50 -07:00
2018-08-01 21:34:47 -04:00
2016-05-18 14:03:03 +02:00
2015-08-04 16:12:16 +02:00
2018-08-01 21:34:47 -04:00