8 #ifndef META_OCEAN_TEST_TESTBASE_TEST_MEDIAN_H
9 #define META_OCEAN_TEST_TESTBASE_TEST_MEDIAN_H
37 static bool test(
const double testDuration);
86 static bool testMedian(
const unsigned int number,
const double testDuration);
95 static inline bool isNumber(
const T& value);
101 return value != value;
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15