4#include "../../../catch2/catch.hpp"
22namespace unitTest::placeholder::math_fit_fitMoffat_test
30TEST_CASE(
"fitMoffat API has a test placeholder",
"[math::fit::fitMoffat][placeholder]" )
32 SUCCEED(
"fitMoffat behavioral assertions are pending." );
Class to manage fitting a 1D Moffat to data via the levmarInterface.
Class to manage fitting a 2D Moffat to data via the levmarInterface.
Tools for fitting Moffat functions to data.
TEST_CASE("fitMoffat API has a test placeholder", "[math::fit::fitMoffat][placeholder]")
Verifies that APIs declared in include/math/fit/fitMoffat.hpp remain available to the unit-test targe...
Wrapper for a native array to pass to levmarInterface, with Moffat details.
Wrapper for a native array to pass to levmarInterface, with Moffat details.
levmarInterface fitter structure for the 1D Moffat.
levmarInterface fitter structure for the symmetric Moffat.