summaryrefslogtreecommitdiff
path: root/src/Subsampling/example/example_custom_kernel.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-12-16Fix cppcheck warningsvrouvrea
2016-12-16Fix cpplint and warningsvrouvrea
2016-12-14Added an example with a distance matrix for the farthest point algorithmskachano