Go to the source code of this file.
|
| SCENARIO ("compiling 1D Moffat function", "[math::func::moffat]") |
|
| SCENARIO ("compiling 2D Moffat function", "[math::func::moffat]") |
|
| SCENARIO ("compiling Moffat FWHM", "[math::func::moffat]") |
|
◆ 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] |
|
) |
| |