This class abstracts the semantics of an FFT skeleton by exposing only the necessary information in its representation. More...
This class abstracts the semantics of an FFT skeleton by exposing only the necessary information in its representation.
This abstraction not only makes the reconstruction of an FFT skeleton easier, but also provides access to the underlying operations of the enclosed reduction operation. Furthermore, it reduces the symbol size for an FFT skeleton, hence, reducing the total compilation time.
T | determines the type of input and output elements |
Span | the iteration space for elements. |
Tag | determines the type of the FFT skeleton |