8#ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_DELAUNAY_H
9#define META_OCEAN_TEST_TESTGEOMETRY_TEST_DELAUNAY_H
This class implements a test for the Delaunay triangulation.
Definition TestDelaunay.h:29
static bool test(const double testDuration, const TestSelector &selector)
Tests the Delaunay triangulation functions.
static bool testTriangulation(const unsigned int pointNumber, const double testDuration)
Tests the delaunay triangulation for a specified number of random points.
static bool testTriangulation(const double testDuration)
Tests the delaunay triangulation of random points.
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