summaryrefslogtreecommitdiff
path: root/src/Spatial_searching
AgeCommit message (Expand)Author
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2016-10-06cpplint fixesvrouvrea
2016-10-06Fix cpplintvrouvrea
2016-10-06Fix cpplint issuesvrouvrea
2016-10-06Add unitary tests in make test targetvrouvrea
2016-10-06<array> is not used anymorecjamin
2016-10-04Test: kns, kfs... => knn, kfn...cjamin
2016-10-04Kernel => Search_traitscjamin
2016-10-04Mention farthest search option everywherecjamin
2016-10-04kns, kfs... => knn, kfn...cjamin
2016-10-04Recommend the user to read CGAL doccjamin
2016-10-04Modify the example to avoid misleading the usercjamin
2016-09-28Unused typedefcjamin
2016-09-22Fix typocjamin
2016-09-22Clean-up CMakeLists.txtcjamin
2016-09-22Spatial_tree_data_structure => Kd_tree_searchcjamin
2016-09-22Require CGAL 4.8.1 (furthest neighbor is bugged before)cjamin
2016-09-20Fix CMakeListscjamin
2016-09-20Use boost::iterator_property_map instead of the pointer trickcjamin
2016-09-14Fix construction of pointscjamin
2016-09-02Fix doccjamin
2016-09-02Test incremental functions + compare results between fixed and incrementalcjamin
2016-09-02Make member variables private instead of protectedcjamin
2016-09-02Remove commented functionscjamin
2016-09-01Document Kernel and Point typescjamin
2016-09-01Fix sentencecjamin
2016-08-27Merge from trunk + minor fix in doccjamin
2016-08-05Update the user manual with farthest pointscjamin
2016-08-05Added farthest/nearest neighbor division in the functionsskachano
2016-07-06Doc fixcjamin
2016-07-06Fix CMake scriptscjamin
2016-07-06Missing find_packagecjamin
2016-06-30More doc improvementscjamin
2016-06-30Doc improvementscjamin
2016-06-30Doc improvementscjamin
2016-06-30Update comment about examplecjamin
2016-06-30Doccjamin
2016-06-30Improved examplecjamin
2016-06-29Doc + new param (epsilon)cjamin
2016-06-29Intro spatial searchingcjamin
2016-06-28Add examplecjamin
2016-06-28Improve testcjamin
2016-06-21Add spatial searching testcjamin
2016-06-21Add namespacecjamin
2016-06-21Fix/add copyrightcjamin
2016-05-11Fix constructors namecjamin
2016-05-11Add Spatial_tree_data_structurecjamin