mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
moffat_test.cpp File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ SCENARIO() [1/3]

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

Scenario: compiling 1D Moffat function.

Definition at line 16 of file moffat_test.cpp.

◆ SCENARIO() [2/3]

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

Scenario: compiling 2D Moffat function.

Definition at line 33 of file moffat_test.cpp.

◆ SCENARIO() [3/3]

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

Scenario: compiling Moffat FWHM

Definition at line 50 of file moffat_test.cpp.