4#include "../../../catch2/catch.hpp"
17namespace unitTest::placeholder::math_fit_array2FitGaussian1D_test
26TEST_CASE(
"array2FitGaussian1D API has a test placeholder",
"[math::fit::array2FitGaussian1D][placeholder]" )
28 SUCCEED(
"array2FitGaussian1D behavioral assertions are pending." );
Wrapper for a native array to pass to mx::math::fit::levmarInterface, with 1D Gaussian details.
TEST_CASE("Loading aoAtmosphere config settings", "[ao::analysis::aoAtmosphere]")
Verify parsing and validation of atmosphere configuration settings.
Wrapper for a native array to pass to levmarInterface, with !D Gaussian details.