Fourier library: Operations in the Fourier domain

◆ size() [2/2]

void fourier::fft::DRFFTWAFF::size ( const unsigned int &  s) const
inline

Definition at line 164 of file fftwaff.h.

References set_size().

164 { this->set_size(s); }
void set_size(const unsigned int &n) const
prepare FFT settings for size n.
Definition: fftwaff.cc:115
Here is the call graph for this function: