Commit Graph

1548 Commits

Author SHA1 Message Date
Sébastien Loriot 7d5bec6a7d use the distance for the split 2020-09-28 09:49:00 +02:00
Sébastien Loriot e37488d10a use property map in std::nth_element call 2020-09-25 10:51:35 +02:00
Sébastien Loriot b6a5502288 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-08-06 11:33:47 +02:00
Sébastien Loriot 335ddea58f Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD 2020-08-06 11:32:52 +02:00
Simon Giraudot ebe7168ece Remove outdated precondition 2020-08-04 14:19: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
Laurent Rineau f203a58643
Merge pull request #4832 from sgiraudot/PSP-Fix_neighbor_query_fallback-GF
[PSP] Fix neighbor query fallback
2020-07-07 16:13:17 +02:00
Simon Giraudot 684f6e9086 Fix neighbor query fallback 2020-07-06 14:07:13 +02:00
Laurent Rineau fafb3ca4e0 Merge pull request #4776 from sgiraudot/PSP-Fix_hierarchy_simplify_doc-GF
PSP: Fix documentation of hierarchy simplify point set
2020-06-23 18:50:14 +02:00
Laurent Rineau 84d7e9a696 Merge pull request #4776 from sgiraudot/PSP-Fix_hierarchy_simplify_doc-GF
PSP: Fix documentation of hierarchy simplify point set
2020-06-23 18:48:11 +02:00
Mael Rouxel-Labbé 26eb7903aa Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-06-18 12:46:46 +02:00
Simon Giraudot b320d8ea02 Fix documentation of hierarchy simplify point set 2020-06-10 09:37:12 +02:00
Mael Rouxel-Labbé 879eea5aa1 Update NPs of cluster_point_set 2020-06-03 19:12:14 +02:00
Mael Rouxel-Labbé 071565467d Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-06-03 19:01:46 +02:00
Simon Giraudot b2fe891802 Fix cmake 2020-05-28 08:59:18 +02:00
Simon Giraudot 89285f1feb Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Sébastien Loriot 47bcce0a1c fix warning 2020-05-18 15:55:20 +02:00
Simon Giraudot eb34b655fa Fix outlier removal output 2020-05-18 13:53:12 +02:00
Simon Giraudot 79dbfbf14e Update doc of remove_outliers 2020-05-18 13:53:12 +02:00
Simon Giraudot 1772709b94 Update remove_outliers with new API 2020-05-18 13:53:11 +02:00
Simon Giraudot 82479e780b Better remove outliers using partition and nth_element 2020-05-18 13:53:11 +02:00
Simon Giraudot b44c9917e4 WIP: enhance remove outliers 2020-05-18 13:53:11 +02:00
Mael Rouxel-Labbé 038869cab9 Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-05-12 15:12:21 +02:00
Simon Giraudot fefdd13f45 Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF 2020-05-06 08:59:40 +02:00
Sébastien Loriot 3b6c100ca6 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-29 14:12:29 +02:00
Sébastien Loriot 67b53faece Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-29 14:06:37 +02:00
Simon Giraudot 428e47ebb6 Fix bbox initialization 2020-04-23 13:26:16 +02:00
Simon Giraudot 8ff4f7793d Use std::size_t to avoid integer overflow 2020-04-23 13:26:03 +02:00
Simon Giraudot 1dd6a665a1 Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-04-20 09:09:32 +02:00
Simon Giraudot 90ad2cb613 Fix warnings and trailing whitespaces 2020-04-20 08:50:44 +02:00
Sébastien Loriot c253679b2d unify np sentence 2020-04-18 16:27:58 +02:00
Sébastien Loriot 3b52dfd7de Merge remote-tracking branch 'cgal/master' 2020-04-18 14:47:28 +02:00
Mael Rouxel-Labbé d6cf97278f Fix trailing whitespace 2020-04-17 09:22:57 +02:00
Mael Rouxel-Labbé 0e025c588a Fix unused typedef warning 2020-04-17 09:22:45 +02:00
Mael 4c78812c02
Fix clustering example not requiring Eigen in the CMakeLists.txt 2020-04-16 19:39:06 +02:00
Mael 73ea825b07
Fix unused warning 2020-04-16 19:37:22 +02:00
Mael cc0420a658
Fix namespace 2020-04-16 19:14:11 +02:00
Sebastien Loriot 98fafe4ef1
Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF
Fix (some) testuite warnings
2020-04-16 18:15:11 +02:00
Simon Giraudot 60cb33fa31 Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF 2020-04-16 17:02:19 +02:00
Simon Giraudot 421096fd7f Use imported targets everywhere 2020-04-15 14:06:13 +02:00
Simon Giraudot 41519e3010 Proposal for imported targets 2020-04-15 14:05:18 +02:00
Mael Rouxel-Labbé 48bd92b4dd Proof read all NP changes 2020-04-13 13:03:05 +02:00
Mael Rouxel-Labbé 2337716bcd Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-04-12 20:46:35 +02:00
Simon Giraudot 42edead686 Fix text and trailing whitespaces 2020-04-08 10:28:22 +02:00
Simon Giraudot 5828c759f9 Remove unused typedef 2020-04-07 09:12:17 +02:00
Simon Giraudot cecc0debe3 Fix missing include 2020-04-07 09:11:25 +02:00
Simon Giraudot a6d800ae5e Fix jet smoothing 2020-04-06 13:40:47 +02:00
Mael Rouxel-Labbé 80f6f659f3 Update to new named parameters macros 2020-04-05 17:56:50 +02:00
Mael Rouxel-Labbé 16092f53d6 Update doc about NPs 2020-04-05 17:56:11 +02:00