..
Spatial_searching /internal
remove useless include
2023-04-23 22:37:07 +02:00
Euclidean_distance.h
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Euclidean_distance_sphere_point.h
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Fuzzy_iso_box.h
boost::mpl::if_ -> std::conditional
2023-09-24 22:57:20 +02:00
Fuzzy_sphere.h
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Incremental_neighbor_search.h
Spelling correction in respect to function / variable names
2023-01-13 18:59:45 +01:00
Iso_rectangle_d.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
K_neighbor_search.h
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Kd_tree.h
kd-tree: Deallocate Point pointer vector after build().
2024-04-22 01:32:16 +02:00
Kd_tree_node.h
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
2023-07-05 11:29:35 +02:00
Kd_tree_rectangle.h
Add Converting_construction to Simple_precision_epick
2022-10-28 12:07:58 +02:00
Manhattan_distance_iso_box_point.h
untabify
2022-02-02 09:27:30 +00:00
Orthogonal_incremental_neighbor_search.h
Spelling correction in respect to function / variable names
2023-01-13 18:59:45 +01:00
Orthogonal_k_neighbor_search.h
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Plane_separator.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Point_container.h
boost::optional => std::optional
2023-06-15 10:57:09 +02:00
Search_traits.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Search_traits_2.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Search_traits_3.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Search_traits_adapter.h
boost::mpl::if_ -> std::conditional
2023-09-24 22:57:20 +02:00
Search_traits_d.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Splitters.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Weighted_Minkowski_distance.h
Add missing headers
2023-01-30 11:57:56 +01:00