mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

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.

Function Documentation

◆ TEST_CASE() [1/4]

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() [2/4]

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() [3/4]

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() [4/4]

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.