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

Functions

 TEST_CASE ("compiling 1D Moffat function", "[math::func::moffat]")
 TEST_CASE ("compiling 2D Moffat function", "[math::func::moffat]")
 TEST_CASE ("compiling Moffat FWHM", "[math::func::moffat]")

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "compiling 1D Moffat function" ,
"" [math::func::moffat] )

compiling 1D Moffat function.

Definition at line 19 of file moffat_test.cpp.

References mx::math::func::moffat().

◆ TEST_CASE() [2/3]

TEST_CASE ( "compiling 2D Moffat function" ,
"" [math::func::moffat] )

compiling 2D Moffat function.

Definition at line 38 of file moffat_test.cpp.

References mx::math::func::moffat2D().

◆ TEST_CASE() [3/3]

TEST_CASE ( "compiling Moffat FWHM" ,
"" [math::func::moffat] )

compiling Moffat FWHM

Definition at line 57 of file moffat_test.cpp.

References mx::math::func::moffatFWHM().