![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FVectorComplexFFT (int32 InLog2FFTSize) | |
| ~FVectorComplexFFT () | |
| void | ForwardComplexToComplex (const float *RESTRICT InComplex, float *RESTRICT OutComplex) |
| void | InverseComplexToComplex (const float *RESTRICT InComplex, float *RESTRICT OutComplex) |
Static Public Attributes | |
| static const int32 | MinLog2FFTSize = 4 |
| static const int32 | MaxLog2FFTSize = 16 |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |