4#include "../../catch2/catch.hpp"
18namespace unitTest::placeholder::sigproc_psdVarMean_test
26TEST_CASE(
"psdVarMean API has a test placeholder",
"[sigproc::psdVarMean][placeholder]" )
28 SUCCEED(
"psdVarMean behavioral assertions are pending." );
TEST_CASE("psdVarMean API has a test placeholder", "[sigproc::psdVarMean][placeholder]")
Verifies that APIs declared in include/sigproc/psdVarMean.hpp remain available to the unit-test targe...
Tools for calculating the variance of the mean of a PSD.
Parameters for calculating the variance of the mean from a numerical PSD.
Calculate the variance of the mean for a process given its PSD.