Module dft

Module dft 

Source
Expand description

An implementation of the FFT for MontyField31

Structsยง

RecursiveDft
Recursive DFT, decimation-in-frequency in the forward direction, decimation-in-time in the backward (inverse) direction.