|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions | |
| TEST_CASE ("Create and destroy fftwEnvironment, no threads, environment set", "[math::ft]") | |
| Create and destroy fftwEnvironment, no threads, environment set. | |
| TEST_CASE ("Create and destroy fftwEnvironment, no threads, environment not set", "[math::ft]") | |
| Create and destroy fftwEnvironment, no threads, environment not set. | |
| TEST_CASE ("Create and destroy fftwEnvironment, with threads, environment set", "[math::ft]") | |
| Create and destroy fftwEnvironment, with threads, environment set. | |
| TEST_CASE ("Create and destroy fftwEnvironment, with threads, environment not set", "[math::ft]") | |
| Create and destroy fftwEnvironment, with threads, environment not set. | |
| TEST_CASE | ( | "Create and destroy | fftwEnvironment, |
| no | threads, | ||
| environment not set" | , | ||
| "" | [math::ft] ) |
Create and destroy fftwEnvironment, no threads, environment not set.
Definition at line 116 of file fftwEnvironment_test.cpp.
References mx::ioutils::exists(), mx::math::ft::fftw_wisdom_filename(), and mx::noerror.
| TEST_CASE | ( | "Create and destroy | fftwEnvironment, |
| no | threads, | ||
| environment set" | , | ||
| "" | [math::ft] ) |
Create and destroy fftwEnvironment, no threads, environment set.
Definition at line 19 of file fftwEnvironment_test.cpp.
References mx::ioutils::createDirectories(), mx::ioutils::exists(), mx::math::ft::fftw_wisdom_filename(), and mx::noerror.
| TEST_CASE | ( | "Create and destroy | fftwEnvironment, |
| with | threads, | ||
| environment not set" | , | ||
| "" | [math::ft] ) |
Create and destroy fftwEnvironment, with threads, environment not set.
Definition at line 306 of file fftwEnvironment_test.cpp.
References mx::ioutils::exists(), mx::math::ft::fftw_wisdom_filename(), and mx::noerror.
| TEST_CASE | ( | "Create and destroy | fftwEnvironment, |
| with | threads, | ||
| environment set" | , | ||
| "" | [math::ft] ) |
Create and destroy fftwEnvironment, with threads, environment set.
Definition at line 209 of file fftwEnvironment_test.cpp.
References mx::ioutils::createDirectories(), mx::ioutils::exists(), mx::math::ft::fftw_wisdom_filename(), and mx::noerror.