triangulation_delaunay_discrepancy_test


triangulation_delaunay_discrepancy_test, a MATLAB code which calls triangulation_delaunay_discrepancy(), which computes the local Delaunay discrepancy of a triangulation.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

triangulation_delaunay_discrepancy, a MATLAB code which measures the amount by which a triangulation fails the local Delaunay test;

Source Code:

TEN3 is a triangulation of 10 nodes. It is a Delaunay triangulation.

TED3 is a triangulation of 10 nodes. It is NOT a Delaunay triangulation.


Last revised on 09 April 2019.