Commit Graph

3 Commits

Author SHA1 Message Date
Dan Kortschak
7a99c7bee7 spatial/{kdtree,vptree}: fix lint warnings
Identified by staticcheck.
2019-10-13 07:05:16 +10:30
Dan Kortschak
47bcef0d7f spatial/kdtree: fix error in NearestSet benchmark
The NKeeper was not reset each iteration, so after the first call
essentially no work was being done.
2019-05-08 08:27:51 +09:30
Dan Kortschak
fb5cd163d9 spatial/kdtree: new package implementing k-d tree storage 2019-05-06 21:23:30 +09:30