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

Functions

 TEST_CASE ("1D c2c FFT with FFTW, float", "[math::ft]")
 1D FFT with FFTW
 TEST_CASE ("2D c2c FFT with FFTW, float", "[math::ft]")
 2D FFT with FFTW
 unitTest::math::ft::fftTcudaTest::TEST_CASE ("2D c2c FFT with cuFFT, float", "[math::ft]")
 2D c2c FFT with cuFFT

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "1D c2c FFT with FFTW,
float" ,
"" [math::ft] )

1D FFT with FFTW

Definition at line 17 of file fftT_test.cpp.

References backward, and forward.

◆ TEST_CASE() [2/3]

TEST_CASE ( "2D c2c FFT with FFTW,
float" ,
"" [math::ft] )

2D FFT with FFTW

Definition at line 140 of file fftT_test.cpp.

References backward, and forward.

◆ TEST_CASE() [3/3]

unitTest::math::ft::fftTcudaTest::TEST_CASE ( "2D c2c FFT with cuFFT,
float" ,
"" [math::ft] )

2D c2c FFT with cuFFT

Definition at line 147 of file fftTcuda_test.cpp.

References backward.