Ask a Question | Search PSRCHIVE: |
Home
|
FTransformBench.h std::string get_library_name(unsigned i) Get the name of the ith available library. Definition: FTransform.C:158 void set_nthread(unsigned nthread) Set the number of threads for which benchmarks will be loaded. Definition: FTransformBench.C:34 Entry get_best(unsigned nfft) const Get the best FFT cost for the specified transform length. Definition: FTransformBench.C:122 unsigned get_num_libraries() Get the number of available libraries. Definition: FTransform.C:152 unsigned get_max_nfft() const Get the maximum FFT length measured. Definition: FTransformBench.C:48 void set_path(const std::string &path) Set the patch from which benchmarks will be loaded. Definition: FTransformBench.C:27 const std::string get_message() const Get the error message. Definition: Error.C:133 std::vector< Entry > entries Database entries. Definition: FTransformBench.h:53 unsigned nthread Number of threads that will use the plan. Definition: FTransform.C:19 Defines a single interface to a variety of Fourier transform libraries. Definition: FFTW3_Transform.h:14 Generated using doxygen 1.8.17
|