#include <TDSPfft.h>
#include <TDSPBlockOperation.h>
Go to the source code of this file.
Data Structures | |
| class | TDSPBlockfft |
Functions | |
| TDSPVector * | blockfft (TDSPVector *in, Int_t BlockLen, TDSPVector *out=NULL) |
| TDSPVector * | blockifft (TDSPVector *in, Int_t BlockLen, TDSPVector *out=NULL) |
Variables | |
| TDSPBlockfft * | gBlockFFT |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 65 of file TDSPBlockfft.h. |
1.3.2