mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add DUCC FFT support
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
6f1a143418
commit
db85838ee2
4
unsupported/test/duccfft.cpp
Normal file
4
unsupported/test/duccfft.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#define EIGEN_DUCCFFT_DEFAULT 1
|
||||
#include <ducc0/fft/fft.h> // Needs to be included before main.h
|
||||
#include <ducc0/fft/fftnd_impl.h> // Same requirement
|
||||
#include "fft_test_shared.h"
|
||||
Reference in New Issue
Block a user