cgal/Spatial_searching/test/Spatial_searching
Sébastien Loriot 6326ea2372 Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-06-16 16:19:04 +02:00
..
Building_kd_tree_with_ddim_points.cpp fix a documentation bug and add static assertions 2014-02-21 15:36:40 +01:00
Building_kd_tree_with_own_pointtype.cpp fix a documentation bug and add static assertions 2014-02-21 15:36:40 +01:00
CMakeLists.txt CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Circular_query.cpp Kd_tree::search now returns the correct iterator 2015-01-14 14:58:35 +01:00
Compare_methods.cpp
Distance.h add missing const 2016-06-15 17:35:05 +02:00
Iso_rectangle_2_query.cpp fix a documentation bug and add static assertions 2014-02-21 15:36:40 +01:00
K_neighbor_search_manhattan_distance_isobox_point.cpp fix a documentation bug and add static assertions 2014-02-21 15:36:40 +01:00
K_neighbor_search_with_circle.cpp fix a documentation bug and add static assertions 2014-02-21 15:36:40 +01:00
Orthogonal_incremental_neighbor_search.cpp improve test to cover both Orthogonal & classic incremental neighbor search 2016-06-03 16:41:00 +02:00
Orthogonal_k_neighbor_search.cpp test takes errors into account for the exit code 2016-05-25 11:51:15 +02:00
Point.h Unrolled orthogonal distance loops for DIM 2 and 3 2014-12-04 14:32:53 +01:00
Point_with_info.h Reorder pts vector for spatial locality 2014-11-28 12:42:19 +01:00
Range_searching.cpp fix a documentation bug and add static assertions 2014-02-21 15:36:40 +01:00
Splitters.cpp Use CGAL_IA_FORCE_TO_DOUBLE to fix the tessuite 2014-11-26 14:44:05 +01:00
iso_rectangle_2_query_2.cpp removed warning (comparison signed/unsigned) 2014-04-03 11:27:47 +02:00