Audacity 3.2.0
Public Attributes | List of all members
FFTParam Struct Reference

#include <RealFFTf.h>

Collaboration diagram for FFTParam:
[legend]

Public Attributes

ArrayOf< int > BitReversed
 
ArrayOf< fft_typeSinTable
 
size_t Points
 

Detailed Description

Definition at line 7 of file RealFFTf.h.

Member Data Documentation

◆ BitReversed

ArrayOf<int> FFTParam::BitReversed

◆ Points

size_t FFTParam::Points

◆ SinTable

ArrayOf<fft_type> FFTParam::SinTable

Definition at line 9 of file RealFFTf.h.

Referenced by InverseRealFFTf(), and RealFFTf().


The documentation for this struct was generated from the following file: