8#ifndef META_OCEAN_TEST_TESTMATH_TEST_MATH_UTILITIES_H
9#define META_OCEAN_TEST_TESTMATH_TEST_MATH_UTILITIES_H
This class implements a test for functions in the Utilities class.
Definition TestMathUtilities.h:29
static bool test(const double testDuration, const TestSelector &selector)
Tests all functions.
static bool testEncodeFloatToUint8(const double testDuration)
Tests the encode function.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15