|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
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. | |
| 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 | ( | "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.