Fourier library: Operations in the Fourier domain

◆ seriessize()

static unsigned int fourier::fft::DRFFTWAFF::seriessize ( const unsigned int &  n)
inlinestatic

return number of samples for given number of coefficients

Definition at line 173 of file fftwaff.h.

Referenced by operator()().

174  { return(n*2-1); }
Here is the caller graph for this function: