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.
The information on this web page is distributed under the MIT license.
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.