#include <cfft.h>
◆ Forward() [1/2]
◆ Forward() [2/2]
bool CFFT::Forward |
( |
double_complex *const |
Data, |
|
|
const unsigned int |
N |
|
) |
| |
|
static |
◆ Inverse() [1/2]
◆ Inverse() [2/2]
bool CFFT::Inverse |
( |
double_complex *const |
Data, |
|
|
const unsigned int |
N, |
|
|
const bool |
Scale = true |
|
) |
| |
|
static |
◆ Perform()
void CFFT::Perform |
( |
double_complex *const |
Data, |
|
|
const unsigned int |
N, |
|
|
const bool |
Inverse = false |
|
) |
| |
|
staticprotected |
◆ Rearrange() [1/2]
◆ Rearrange() [2/2]
void CFFT::Rearrange |
( |
double_complex *const |
Data, |
|
|
const unsigned int |
N |
|
) |
| |
|
staticprotected |
◆ Scale()
The documentation for this class was generated from the following files: