Fourier library: Operations in the Fourier domain

◆ ssize()

unsigned int fourier::fft::DRFFTWAFF::ssize ( ) const
inlineprivate

Definition at line 183 of file fftwaff.h.

References size(), and spectrumsize().

Referenced by operator()().

184  { return(DRFFTWAFF::spectrumsize(this->size())); }
unsigned int size() const
Definition: fftwaff.h:163
static unsigned int spectrumsize(const unsigned int &n)
return number of coefficients for given number of samples
Definition: fftwaff.h:168
Here is the call graph for this function:
Here is the caller graph for this function: