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

Functions

 TEST_CASE ("testing noll_nm", "[sigproc::zernike]")
 TEST_CASE ("testing zernikeQNorm", "[sigproc::zernike]")

Function Documentation

◆ TEST_CASE() [1/2]

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

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().