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

Functions

 TEST_CASE ("Make a complex wavefront and extract it as an intensity image on CPU", "[wfp]")
 Make a complex wavefront and extract it as an intensity image on CPU.
 TEST_CASE ("Make a complex wavefront and extract it as an intensity image on GPU", "[wfp]")
 Make a complex wavefront and extract it as an intensity image on GPU.

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "Make a complex wavefront and extract it as an intensity image on CPU" ,
"" [wfp] )

Make a complex wavefront and extract it as an intensity image on CPU.

Definition at line 19 of file imagingUtils_test.cpp.

◆ TEST_CASE() [2/2]

TEST_CASE ( "Make a complex wavefront and extract it as an intensity image on GPU" ,
"" [wfp] )

Make a complex wavefront and extract it as an intensity image on GPU.

Definition at line 72 of file imagingUtils_test.cpp.