Nearest points
Open console to see execution times.
NOTE: Linear search will perform faster, when number of neighbours is big (comparing to number of points) and bucket size is small.
Open console to see execution times.
NOTE: Linear search will perform faster, when number of neighbours is big (comparing to number of points) and bucket size is small.