Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/include/CLAM/ |
Current File : //proc/self/root/usr/include/CLAM/numrecipes_fft.h |
/* header for implementation of the Numerical Recipes in C FFT-Algorithm Only uses Powers of Two Framesizes n is length of the array. data[] starts at data[1] , last element is data[n] isign =1 forward/ isign =-1 backward transform */ #include "DataTypes.hxx" #include <math.h> #ifdef __cplusplus extern "C" { #endif void realft(CLAM::TData data[], unsigned long n, int isign); #ifdef __cplusplus } #endif
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare