Fourier library: Operations in the Fourier domain

◆ nsamples() [1/2]

unsigned int fourier::fft::DRFFTWAFFArrayEngine::nsamples ( ) const

return the number of samples in time series

Definition at line 287 of file fftwaffar.cc.

References Mseriesarray.

Referenced by ncoeff().

288  {
289  return Mseriesarray.size(0);
290  } // unsigned int DRFFTWAFFArrayEngine::nsamples() const
Here is the caller graph for this function: