#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_fft |
| ) |
|
◆ test_fft_2D_golden()
template<int DataLayout>
static void test_fft_2D_golden |
( |
| ) |
|
|
static |
◆ test_fft_complex_input_golden()
static void test_fft_complex_input_golden |
( |
| ) |
|
|
static |
◆ test_fft_non_power_of_2_round_trip()
template<typename RealScalar >
static void test_fft_non_power_of_2_round_trip |
( |
int |
exponent | ) |
|
|
static |
◆ test_fft_real_input_energy()
template<int DataLayout, typename RealScalar , bool isComplexInput, int FFTResultType, int FFTDirection, int TensorRank>
static void test_fft_real_input_energy |
( |
| ) |
|
|
static |
◆ test_fft_real_input_golden()
static void test_fft_real_input_golden |
( |
| ) |
|
|
static |