Commit Graph

28 Commits

Author SHA1 Message Date
Sébastien Loriot c8a88b9014 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Andreas Fabri d3fca65ae5 CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Sébastien Loriot ac8b6d4731 boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Sébastien Loriot 75b03e6c0a use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
Sébastien Loriot 6d3176e061 move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
2022-01-07 15:12:22 +01:00
Sébastien Loriot 5f1803489b replaces overloads with default NamedParameters for Point_set_processing_3
+enhancement of the NP for Point_set_processing_3
2022-01-06 15:11:23 +01:00
Laurent Rineau e935a3d99b Merge pull request #5629 from sgiraudot/PSP-Fix_clustering_warning-GF
PSP: Fix conversion warnings in clustering
2021-04-28 15:24:10 +02:00
Simon Giraudot f7f781c2d2 Fix warning by explicitly casting to/from property map value type 2021-04-19 12:44:59 +02:00
Mael Rouxel-Labbé 8682f9bafb Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-08-24 11:45:17 +02:00
Mael Rouxel-Labbé 93f1cd99ca Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-07-16 09:53:31 +02:00
Mael Rouxel-Labbé d567a0d9d0 Fix doc warnings 2020-07-16 09:52:32 +02:00
Simon Giraudot 684f6e9086 Fix neighbor query fallback 2020-07-06 14:07:13 +02:00
Mael Rouxel-Labbé 2b18b8d8be Fix broken doc references 2020-06-25 15:17:44 +02:00
Mael Rouxel-Labbé 99390110b5 Add missing overloads 2020-06-21 15:54:21 +02:00
Mael Rouxel-Labbé 879eea5aa1 Update NPs of cluster_point_set 2020-06-03 19:12:14 +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