#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
void | test_cxx11_tensor_fft () |
template<int DataLayout> | |
static void | test_fft_2D_golden () |
static void | test_fft_complex_input_golden () |
template<int DataLayout, typename RealScalar , bool isComplexInput, int FFTResultType, int FFTDirection, int TensorRank> | |
static void | test_fft_real_input_energy () |
static void | test_fft_real_input_golden () |
void test_cxx11_tensor_fft | ( | ) |
Definition at line 227 of file cxx11_tensor_fft.cpp.
|
static |
Definition at line 16 of file cxx11_tensor_fft.cpp.
|
static |
Definition at line 59 of file cxx11_tensor_fft.cpp.
|
static |
Definition at line 179 of file cxx11_tensor_fft.cpp.
|
static |
Definition at line 116 of file cxx11_tensor_fft.cpp.