 cgfft_inp.cpp | Sample program to represent GFFT usage |
 cgfft_oop.cpp | Sample program to represent GFFT usage |
 finit.h | Initialization of object factory |
 gfft.cpp | Sample program to represent GFFT usage |
 gfft.h | Main include file, which just include all other headers |
 gfft_inp.cpp | Sample program to represent GFFT usage |
 gfft_oop.cpp | Sample program to represent GFFT usage |
 gfftalg.h | Recursive FFT algorithms |
 gfftalgfreq.h | Recursive decimation in-frequency FFT algorithms (obsolete) |
 gfftcaller.h | Caller classes |
 gfftdoc.h | General GFFT documentation |
 gfftfactor.h | Factorization meta-algorithms |
 gfftgen.h | Configuration and generation classes |
 gfftomp.h | Parallelization template classes using OpenMP standard |
 gfftparamgroups.h | GFFT parameter group classes |
 gfftpolicy.h | Policy classes |
 gfftspec.h | Short-radix FFT specifications |
 gfftstdalg.h | Recursive FFT algorithms on "complex" data types like std::complex |
 gfftstdspec.h | Short-radix FFT specifications for "complex" types like std::complex |
 gfftswap.h | Reordering of data for FFT |
 metacomplex.h | Compile-time computing of complex numbers |
 metaf.cpp | Sample program to test meta functions |
 metafunc.h | Compile-time computing of trigonometric functions |
 metapi.cpp | Program to demonstrate compile-time computation of PI with arbitrary accuracy |
 metapow.h | Compile-time computing of power function |
 metaroot.h | Compile-time computing of complex roots of unity |
 numtypelist.h | |
 pseudometafunc.h | Runtime computing of functions as series of compile-time instantiated template classes |
 sbigint.h | Compile-time big integer implementation based on Numlist compile-time arrays |
 sdecimal.h | |
 sint.h | Definition of holders for static integer types |
 srational.h | |
 thirdparty.h | Check GFFT results comparing to FFTW and NR |
 typelistext.h | Some extentions to the template metaalgorithms on typelists from Typelist.h of the Loki library by Andrei Alexandrescu (see his book "Modern C++ design" and www.moderncppdesign.com) |
 typelistgen.h | Typelist generation classes |