#include <catch2/catch.hpp>
#include "adore/mad/arraymatrixtools.h"
#include "adore/mad/cubicpiecewisefunctionstatic.h"
Macros | |
#define | CATCH_CONFIG_MAIN |
Functions | |
TEST_CASE ("testing fit function", "[cubic piecewice function]") | |
TEST_CASE ("testing static fit function", "[cubicpiecewisefunctionstatic]") | |
#define CATCH_CONFIG_MAIN |
TEST_CASE | ( | "testing fit function" | , |
"" | [cubic piecewice function] | ||
) |
TEST_CASE | ( | "testing static fit function" | , |
"" | [cubicpiecewisefunctionstatic] | ||
) |