point_merge_test


point_merge_test, a C++ code which calls point_merge(), which deals with the problem of counting or indexing the unique or tolerably unique points in a collection of N points in M dimensional space.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

point_merge, a C++ code which deals with the problem of counting or indexing the unique or tolerably unique points in a collection of N points in M dimensional space.

Source Code:


Last revised on 21 October 2024.