logo
Main Page | Namespaces | Classes | Compounds | Files | Compound Members | Related

main.cpp

00001 #include "fft.h"
00002 
00003 int main(int argc, char* argv[])
00004 {
00005         test();
00006         fft_f(0,0,0,0);
00007         help();
00008         
00009         return 0;
00010 }

Syntopia Project. Visit the web page, or the SourceForge page.
Docs made by Doxygen. Email: Mikael Christensen