Ask a Question | Search DSPSR: |
Home
|
OptimalFFT.h virtual void set_nchan(unsigned nchan) Set the number of channels into which the data will be divided. Definition: OptimalFFT.C:24 Chooses the optimal FFT length for Filterbank and/or Convolution. Definition: OptimalFFT.h:24 void set_simultaneous(bool flag) Set true when convolution is performed during filterbank synthesis. Definition: OptimalFFT.C:30 virtual double compute_cost(unsigned nfft, unsigned nfilt) const Return the time required to execute in microseconds. Definition: OptimalFFT.C:148 virtual std::string get_library(unsigned nfft) Get the name of the FFT library to use for the given FFT length. Definition: OptimalFFT.C:136 void set_path(const std::string &path) static std::string get_runtime() Generated using doxygen 1.8.17
|