aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/Tensor
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-10-22 16:54:21 -0700
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-10-22 16:54:21 -0700
commitac99b4924976cb2d06a1747cd86e792de60f16c3 (patch)
tree644d8a593e931cec09cbc2fc921c34a20aaabba0 /unsupported/Eigen/CXX11/Tensor
parent2dd944661380875b5536658185041acbd459a225 (diff)
Added missing glue logic
Diffstat (limited to 'unsupported/Eigen/CXX11/Tensor')
-rw-r--r--unsupported/Eigen/CXX11/Tensor1
1 files changed, 1 insertions, 0 deletions
diff --git a/unsupported/Eigen/CXX11/Tensor b/unsupported/Eigen/CXX11/Tensor
index 3331ccb55..282ea00bb 100644
--- a/unsupported/Eigen/CXX11/Tensor
+++ b/unsupported/Eigen/CXX11/Tensor
@@ -81,6 +81,7 @@
#include "src/Tensor/TensorContractionCuda.h"
#include "src/Tensor/TensorConversion.h"
#include "src/Tensor/TensorConvolution.h"
+#include "src/Tensor/TensorFFT.h"
#include "src/Tensor/TensorPatch.h"
#include "src/Tensor/TensorImagePatch.h"
#include "src/Tensor/TensorVolumePatch.h"