Main Page
Namespaces
Classes
Package Documentation
Validation
Performance
bin
FFT.h
Go to the documentation of this file.
1
2
void
FFT_transform
(
int
N
,
double
*
data
);
3
void
FFT_inverse
(
int
N
,
double
*
data
);
4
void
FFT_bitreverse
(
int
N
,
double
*
data
);
5
double
FFT_num_flops
(
int
N
);
FFT_inverse
void FFT_inverse(int N, double *data)
FFT_transform
void FFT_transform(int N, double *data)
FFT_bitreverse
void FFT_bitreverse(int N, double *data)
FFT_num_flops
double FFT_num_flops(int N)
N
#define N
Definition:
blowfish.cc:9
data
char data[epos_bytes_allocation]
Definition:
EPOS_Wrapper.h:82
Generated for CMSSW Reference Manual by
1.8.11