| 
    algebramix_doc 0.3 
   | 
 
#include <fft_fixed.hpp>
Definition at line 75 of file fft_fixed.hpp.
| typedef R::C C | 
Definition at line 76 of file fft_fixed.hpp.
| typedef R::U U | 
Definition at line 77 of file fft_fixed.hpp.
Definition at line 80 of file fft_fixed.hpp.
Referenced by fft_large_helper< D, R, steps, 1 >::tf().
                                         {
    fft_helper<D,R,steps>::tf (c, stride, u, shift);
    fft_large_helper<D,R,steps,todo-1>::tf (c, stride, u, shift);
  }