8 #ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_DELAUNAY_H
9 #define META_OCEAN_TEST_TESTGEOMETRY_TEST_DELAUNAY_H
19 namespace TestGeometry
35 static bool test(
const double testDuration);
This class implements a test for the Delaunay triangulation.
Definition: TestDelaunay.h:27
static bool test(const double testDuration)
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.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15