4#include "../../../catch2/catch.hpp"
12namespace unitTest::placeholder::math_fit_templateLevmar_test
20TEST_CASE(
"templateLevmar API has a test placeholder",
"[math::fit::templateLevmar][placeholder]" )
22 SUCCEED(
"templateLevmar behavioral assertions are pending." );
TEST_CASE("templateLevmar API has a test placeholder", "[math::fit::templateLevmar][placeholder]")
Verifies that APIs declared in include/math/fit/templateLevmar.hpp remain available to the unit-test ...
Templatized wrappers to the levmar minimization routines..