..
data
testing new print function
2021-10-11 13:55:00 +02:00
Building_kd_tree_with_ddim_points.cpp
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Building_kd_tree_with_own_pointtype.cpp
spelling corrections
2022-11-17 10:25:10 +01:00
CMakeLists.txt
update our CMake version 3.18...3.31
2025-02-04 14:32:37 +01:00
Circular_query.cpp
T2, Spatial_searching, Ridges, Stream_lines
2019-02-14 10:15:50 +01:00
Compare_methods.cpp
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Distance.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:26:59 +01:00
I_neighbor_search_manhattan_distance_isobox_point.cpp
Shorten file name to see if that fixes the error for 2 VC testsuites
2022-02-02 08:01:30 +00:00
Iso_rectangle_2_query.cpp
Properly propagate the random seed
2018-05-16 10:40:34 +02:00
K_neighbor_search_manhattan_distance_isobox_point.cpp
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
K_neighbor_search_with_circle.cpp
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Orthogonal_incremental_neighbor_search.cpp
using epsilon tolerance for Simple_cartesian<double> instead of exact comparison
2022-10-01 16:09:30 +02:00
Orthogonal_k_neighbor_search.cpp
spelling corrections
2022-11-16 13:22:39 +01:00
Point.h
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Point_with_info.h
Various fixes for pmaps:
2021-10-08 15:38:47 +02:00
Range_searching.cpp
spelling corrections
2022-11-16 13:22:39 +01:00
Search_traits_adapter_with_identity_map.cpp
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Splitters.cpp
using epsilon tolerance for Simple_cartesian<double> instead of exact comparison
2022-10-01 16:09:30 +02:00
iso_rectangle_2_query_2.cpp
spelling corrections
2022-11-16 13:22:39 +01:00
remove.cpp
Add trivial assert in the test.
2017-05-04 16:25:34 +02:00
test_print.cpp
Spatial_searching
2022-10-14 10:36:35 +01:00