| 
    Jpp
    17.3.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary program to run fast Fourier transformation (FFT). More...
#include <string>#include <iostream>#include <fstream>#include <iomanip>#include <vector>#include <fftw3.h>#include <cmath>#include "JLang/gzstream.h"#include "Jeep/JeepToolkit.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Auxiliary program to run fast Fourier transformation (FFT).
For more information, see FFTW.
Definition in file JFFT.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 23 of file JFFT.cc.
 1.8.5