summaryrefslogtreecommitdiff
path: root/src/Subsampling/example/example_choose_n_farthest_points.cpp
AgeCommit message (Expand)Author
2020-10-31s/kernel/distance/ for choose_n_farthest_points argumentMarc Glisse
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-08-20Add include iostream when needed, and remove CGAL includes when not requiredROUVREAU Vincent
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-03-27Rename random_first_landmark to random_starting_point.glisse
2017-03-26Remove overload of choose_n_farthest_points.glisse
2016-10-06fix cpplintvrouvrea
2016-10-05Warning FT and include array in 2 filesskachano
2016-10-04Don't use Point_d(std::array<FT,4>...cjamin
2016-09-20Changed the names of files as wellskachano