summaryrefslogtreecommitdiff
path: root/src/Subsampling
AgeCommit message (Expand)Author
2016-10-06cpplint fixesvrouvrea
2016-10-06fixcpplintvrouvrea
2016-10-06fix cpplintvrouvrea
2016-10-06Fix cpplintvrouvrea
2016-10-06Fix cpplint vrouvrea
2016-10-06Add unitary tests in make test targetvrouvrea
2016-10-06<array> is not used anymorecjamin
2016-10-05Changed unsigned to std::size_tskachano
2016-10-05Warning FT and include array in 2 filesskachano
2016-10-04Use std::size_t instead of unsignedcjamin
2016-10-04Don't use Point_d(std::array<FT,4>...cjamin
2016-10-04Changed the second choose_n_farthest_points' incostistenciesskachano
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-20Changed the name of farthest point in intro docskachano
2016-09-20Renamed pick_random_points -> pick_n_random_pointsskachano
2016-09-20Changed the names of files as wellskachano
2016-09-20Changed choose_by_farthest_point -> choose_n_farthest_pointsskachano
2016-09-02Mark comment #1 + Vincent comment #1skachano
2016-08-30Fix function namecjamin
2016-08-27Fix test of pick_random_pointscjamin
2016-08-05Added the random_pick_example to the doc introskachano
2016-08-04Use BOOST_CHECK instead of assertcjamin
2016-07-06Fix CMake scriptscjamin
2016-06-30More doc improvementscjamin
2016-06-24Point_container => Point_rangecjamin
2016-06-24Removed headers in the examplesskachano
2016-06-24Copied Clément's example for 2 functionsskachano
2016-06-24Fixescjamin
2016-06-24Doccjamin
2016-06-24Add an examplecjamin
2016-06-22Doccjamin
2016-06-22Fix macro namecjamin
2016-06-22Took into account Clément's remarksskachano
2016-06-21Use namespace + improve CMakeLists.txtcjamin
2016-06-21Fix/add copyrightcjamin
2016-06-21Boostify the testcjamin
2016-06-21Minor fixescjamin
2016-06-21Minor fixescjamin
2016-06-21Capitalized Pick_random_pointsskachano
2016-06-21Renamed the test for pick_random_pointsskachano
2016-06-21Merged the CMakeLists and added test_choose_by_farthest_pointskachano
2016-06-20Added the forgotten filesskachano
2016-06-20Add testcjamin
2016-06-20Renamed the two landmarking functionsskachano
2016-06-17Fix return typecjamin
2016-06-17Merge latest trunk changescjamin
2016-06-01Clean-upcjamin
2016-05-31Farthest points (from Siargey)cjamin