8 #ifndef META_OCEAN_TEST_TESTCV_TEST_PIXEL_POSITION_H
9 #define META_OCEAN_TEST_TESTCV_TEST_PIXEL_POSITION_H
35 static bool test(
const double testDuration);
This class implements a pixel position test.
Definition: TestPixelPosition.h:27
static bool testInArea9(const double testDuration)
Tests the is in area 9 function.
static bool test(const double testDuration)
Tests the entire pixel position functions.
static bool testWriteToMessenger()
Tests the messenger function.
static bool testMultiplication(const double testDuration)
Tests the multiplication operator.
static bool testNeighbor(const double testDuration)
Tests the neighbor function.
static bool testIsNeighbor8(const double testDuration)
Tests the is neighbor 8 function.
static bool testDivision(const double testDuration)
Tests the division operator.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15