RSeries astromech firmware
CTFFT::CosTable< T, nbits >::Data< NUMBITS > Struct Template Reference

#include <audio/CTFFT.h>

Public Member Functions

 CTFFT_COSTABLE_CONSTRUCTOR ()
 

Public Attributes

sample [size]
 

Static Public Attributes

static constexpr unsigned size = 1<<NUMBITS
 

Member Function Documentation

◆ CTFFT_COSTABLE_CONSTRUCTOR()

template<typename T , unsigned nbits>
template<unsigned NUMBITS>
CTFFT::CosTable< T, nbits >::Data< NUMBITS >::CTFFT_COSTABLE_CONSTRUCTOR ( )
inline

Member Data Documentation

◆ sample

template<typename T , unsigned nbits>
template<unsigned NUMBITS>
T CTFFT::CosTable< T, nbits >::Data< NUMBITS >::sample[size]

◆ size

template<typename T , unsigned nbits>
template<unsigned NUMBITS>
constexpr unsigned CTFFT::CosTable< T, nbits >::Data< NUMBITS >::size = 1<<NUMBITS
staticconstexpr

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