8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_VARIANCE_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_VARIANCE_H
35 static bool test(
const double testDuration);
This class implements a test for the Variance class.
Definition: TestVariance.h:27
static bool testRemove(const double testDuration)
Tests the remove function.
static bool testAverage(const double testDuration)
Tests the average function.
static bool test(const double testDuration)
Tests all variance functions.
static bool testDeviation(const double testDuration)
Tests the deviation function.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15