Commit Graph

14 Commits

Author SHA1 Message Date
Simon Giraudot 684f6e9086 Fix neighbor query fallback 2020-07-06 14:07:13 +02:00
Simon Giraudot 90ad2cb613 Fix warnings and trailing whitespaces 2020-04-20 08:50:44 +02:00
Mael Rouxel-Labbé 0e025c588a Fix unused typedef warning 2020-04-17 09:22:45 +02:00
Mael cc0420a658
Fix namespace 2020-04-16 19:14:11 +02:00
Simon Giraudot 42edead686 Fix text and trailing whitespaces 2020-04-08 10:28:22 +02:00
Simon Giraudot 8423de8b95 Slightly modify algo/structures to accept 2D points as well 2020-03-18 14:57:53 +01:00
Simon Giraudot 0e67264624 Update from review 2020-03-17 12:04:44 +01:00
Simon Giraudot 88e3fd4731 Remove garbage cerr 2020-03-17 12:04:44 +01:00
Simon Giraudot b1966323e4 Do not fallback on k=3 if sphere is empty for clustering 2020-03-17 12:04:44 +01:00
Simon Giraudot c4e62d70e8 Remove K parameter and update doc from reviews 2020-03-17 12:04:44 +01:00
Simon Giraudot 80e8283706 Fix errors 2020-03-17 12:04:44 +01:00
Simon Giraudot 7cba1cc1aa Document cluster_point_set() 2020-03-17 12:04:44 +01:00
Simon Giraudot 2bfac0bc86 Reference manual for cluster_point_set() 2020-03-17 12:04:44 +01:00
Simon Giraudot 74070d3356 First version of clustering algorithm 2020-03-17 12:04:44 +01:00