eigen/unsupported/Eigen/CXX11
RJ Ryan 949a2da38c Use scalar_sum_op and scalar_quotient_op instead of operator+ and operator/ in MeanReducer.
Improves support for std::complex types when compiling for CUDA.

Expands on e2e9cdd169
 and 2bda1b0d93
.
2017-04-14 13:23:35 -07:00
..
src Use scalar_sum_op and scalar_quotient_op instead of operator+ and operator/ in MeanReducer. 2017-04-14 13:23:35 -07:00
CMakeLists.txt bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
Tensor Leverage libxsmm kernels within signle threaded contractions 2016-12-21 12:32:06 -08:00
TensorSymmetry Refactor the unsupported CXX11/Core module to internal headers only. 2016-04-26 11:20:25 +02:00
ThreadPool Moved the choice of ThreadPool to unsupported/Eigen/CXX11/ThreadPool 2016-12-12 15:24:16 -08:00