|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions | |
| TEST_CASE ("testing noll_nm", "[sigproc::zernike]") | |
| TEST_CASE ("testing zernikeQNorm", "[sigproc::zernike]") | |
| TEST_CASE | ( | "testing noll_nm" | , |
| "" | [sigproc::zernike] ) |
testing noll_nm
Verify calculation of Noll nm values from j. Goes through each of the cases in Table 1 of [24]
Definition at line 21 of file zernike_test.cpp.
References mx::sigproc::noll_nm().
| TEST_CASE | ( | "testing zernikeQNorm" | , |
| "" | [sigproc::zernike] ) |
testing zernikeQNorm Verify compilation and execution of zernikeQNorm. This does not validate the output.
Definition at line 276 of file zernike_test.cpp.
References mx::sigproc::zernikeQNorm().