5#include "../../catch2/catch.hpp"
13namespace unitTest::placeholder::improc_imagePeakInterp_test
21TEST_CASE(
"imagePeakInterp production API placeholder",
"[improc::imagePeakInterp][placeholder]" )
23 SUCCEED(
"Behavioral API assertions are pending." );
TEST_CASE("imagePeakInterp production API placeholder", "[improc::imagePeakInterp][placeholder]")
Records pending behavioral verification of the imagePeakInterp production API.
A class to find the location of a peak using interpolation.