summaryrefslogtreecommitdiff
path: root/src/Spatial_searching/example/example_spatial_searching.cpp
AgeCommit message (Expand)Author
2022-10-18added possibility of negative values in persistance diagramhschreiber
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-09-13radius search => near searchcjamin
2017-04-13Add radius searchcjamin
2016-10-06Fix cpplintvrouvrea
2016-10-04kns, kfs... => knn, kfn...cjamin
2016-10-04Modify the example to avoid misleading the usercjamin
2016-09-28Unused typedefcjamin
2016-09-22Spatial_tree_data_structure => Kd_tree_searchcjamin
2016-09-14Fix construction of pointscjamin
2016-09-01Fix sentencecjamin
2016-08-05Added farthest/nearest neighbor division in the functionsskachano
2016-06-30Improved examplecjamin
2016-06-28Add examplecjamin