Ask a Question | Search DSPSR: |
Home
|
OptimalFilterbank.h Chooses the optimal FFT length for Filterbank and/or Convolution. Definition: OptimalFilterbank.h:25 std::string get_library(unsigned nfft) Get the name of the FFT library to use for the given FFT length. Definition: OptimalFilterbank.C:46 void set_nchan(unsigned nchan) Set the number of channels into which the data will be divided. Definition: OptimalFilterbank.C:25 static std::string get_runtime() double compute_cost(unsigned nfft, unsigned nfilt) const Return the time required to execute in microseconds. Definition: OptimalFilterbank.C:52 Generated using doxygen 1.8.17
|