Highly Efficient FFT for Exascale: HeFFTe v2.3
|
Helper struct that defines the types and creates instances of one-dimensional executors. More...
#include <heffte_backend_stock.h>
Public Types | |
using | executor = stock_fft_executor |
Defines the complex-to-complex executor. | |
using | executor_r2c = stock_fft_executor_r2c |
Defines the real-to-complex executor. | |
Helper struct that defines the types and creates instances of one-dimensional executors.
The struct is specialized for each backend.