TensorContractionCuda.h
Go to the documentation of this file.
1 
2 #if defined(__clang__) || defined(__GNUC__)
3 #warning \
4  "Deprecated header file, please either include the main Eigen/CXX11/Tensor header or the respective TensorContractionGpu.h file"
5 #endif
6 
7 #include "TensorContractionGpu.h"