summaryrefslogtreecommitdiff
path: root/src/Subsampling/include
AgeCommit message (Expand)Author
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-04-26Fix Copyrightsvrouvrea
2017-12-16Allow constant input in choose_n_farthest_points.glisse
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-06-09Homogenize DEFINE profiling name for subsamplingvrouvrea
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-04-07Clarify doc about Squared_distance_d in Subsampling.glisse
2017-03-27Rename random_first_landmark to random_starting_point.glisse
2017-03-26Remove overload of choose_n_farthest_points.glisse
2017-02-24Drop unused include gudhi/Clock.h.glisse
2017-02-24Let choose_n_farthest_points output distances (optional).glisse
2017-02-24Revert previous commit, was supposed to go to a branch !!!glisse
2017-02-24Let choose_n_farthest_points output distances (optional).glisse
2016-12-16Warning fixesvrouvrea
2016-12-16Fix cpplint and warningsvrouvrea
2016-12-15Modify random and limit tests casesvrouvrea
2016-12-14Added an example with a distance matrix for the farthest point algorithmskachano
2016-12-14Improved the documentation for choose_farthest_pointsskachano
2016-10-06cpplint fixesvrouvrea
2016-10-06fixcpplintvrouvrea
2016-10-06Fix cpplintvrouvrea
2016-10-06Fix cpplint vrouvrea
2016-10-05Changed unsigned to std::size_tskachano
2016-10-04Use std::size_t instead of unsignedcjamin
2016-10-04Changed the second choose_n_farthest_points' incostistenciesskachano
2016-09-22Spatial_tree_data_structure => Kd_tree_searchcjamin
2016-09-20Renamed pick_random_points -> pick_n_random_pointsskachano
2016-09-20Changed the names of files as wellskachano
2016-09-02Mark comment #1 + Vincent comment #1skachano
2016-08-30Fix function namecjamin
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-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-21Minor fixescjamin
2016-06-21Minor fixescjamin
2016-06-21Capitalized Pick_random_pointsskachano
2016-06-21Merged the CMakeLists and added test_choose_by_farthest_pointskachano
2016-06-20Added the forgotten filesskachano
2016-06-17Fix return typecjamin
2016-06-17Merge latest trunk changescjamin
2016-06-01Clean-upcjamin
2016-05-31Farthest points (from Siargey)cjamin
2016-05-31Fix identationcjamin