eigen/unsupported/Eigen/CXX11
Igor Babuschkin fbd7ed6ff7 Add tensor scan op
This is the initial implementation a generic scan operation.
Based on this, cumsum and cumprod method have been added to TensorBase.
2016-06-02 13:35:47 +01:00
..
src Add tensor scan op 2016-06-02 13:35:47 +01:00
CMakeLists.txt Refactor the unsupported CXX11/Core module to internal headers only. 2016-04-26 11:20:25 +02:00
Tensor Add tensor scan op 2016-06-02 13:35:47 +01:00
TensorSymmetry Refactor the unsupported CXX11/Core module to internal headers only. 2016-04-26 11:20:25 +02:00
ThreadPool Fix missing inclusion of Eigen/Core 2016-04-27 23:05:40 +02:00