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
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
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
90ad2cb613
Fix warnings and trailing whitespaces
2020-04-20 08:50:44 +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
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
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
Sébastien Loriot
2e180ac589
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:29:44 +01:00
Sébastien Loriot
a0345b135c
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:29:05 +01:00
Sébastien Loriot
38789af55d
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:25:47 +01:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Simon Giraudot
70f3ac32ef
Fix files not compiled by doxygen
2020-03-23 13:23:25 +01:00
Simon Giraudot
320876ab23
Replace exception by return value to stop for_each loops
2020-03-23 08:29:08 +01:00
Sébastien Loriot
2a13c8cbec
Update from master
2020-03-20 09:05:58 +01:00
Sébastien Loriot
eb5d1d9a95
Update from master
2020-03-20 08:58:52 +01:00
Simon Giraudot
de64512f5c
Fix mistake introduced in header
2020-03-18 16:33:40 +01:00
Simon Giraudot
8d9dac02ea
Fix many warnings
2020-03-18 16:20:54 +01:00
Simon Giraudot
8423de8b95
Slightly modify algo/structures to accept 2D points as well
2020-03-18 14:57:53 +01:00
Simon Giraudot
49674688dc
Fix unused typedefs
2020-03-18 14:03:31 +01:00
Simon Giraudot
61b51605b2
Fix sequential callback wrapper
2020-03-18 09:06:09 +01:00
Simon Giraudot
a27ab3aa66
Fix unused variable
2020-03-18 09:05:57 +01:00
Simon Giraudot
34185bbae1
Fix warnings
2020-03-18 08:30:57 +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
Simon Giraudot
6b2242356d
Fix uninitialized variable
2020-03-17 12:03:58 +01:00
Simon Giraudot
0fe2ee40e8
Fix outdated precondition
2020-03-12 10:27:59 +01:00
Simon Giraudot
feaa8ce598
Merge remote-tracking branch 'necip/gsoc2019-pointmatcher_icp_wrapper-necipfazil' into gsoc2019-pointmatcher_icp_wrapper-necipfazil
2020-03-05 15:58:17 +01:00
Simon Giraudot
1067694059
Fix some errors
2020-03-05 11:44:45 +01:00