cvt_test
cvt_test,
a C++ code which
calls cvt() to
create Centroidal Voronoi Tessellation (CVT) datasets.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
cvt,
a C++ code which
computes elements of a Centroidal Voronoi Tessellation (CVT).
Source Code:
-
cvt_circle.txt,
a set of 100 CVT points in a circle, generated using
the built in USER routine.
-
cvt_circle.png,
a PNG image of
the 100 CVT points in a circle.
Last revised on 23 February 2020.