 PSRCHIVE
  PSRCHIVE
| Ask a Question | Search PSRCHIVE: | 
|  Home 
 | test_libraries.h Defines a single interface to a variety of Fourier transform libraries. Definition FFTW3_Transform.h:14 void set_library(const std::string &name) Set the library to the specified name. Definition FTransform.C:146 unsigned get_num_libraries() Get the number of available libraries. Definition FTransform.C:152 std::string get_library() Returns the name of the currently selected library. Definition FTransform.C:96 std::string get_library_name(unsigned i) Get the name of the ith available library. Definition FTransform.C:158 Generated using doxygen 1.14.0 
 |