cgal/Spatial_searching/test/Spatial_searching
Laurent Rineau 59a7f710dd Merge branch 'Spatial_searching-final_acceleration-gf'
Improve the performance of Spatial Searching.

Small features:

  https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Spatial_searching_performance_optimization

  https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/spatial_searching_compiletimeD

Approved by the Release Manager

Conflicts:
	Installation/changes.html
2015-01-15 15:31:35 +01: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
Circular_query.cpp Kd_tree::search now returns the correct iterator 2015-01-14 14:58:35 +01:00
Compare_methods.cpp replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
Distance.h Added new traversal rule and dists vector to Orthogonal search 2014-12-02 10:36:36 +01: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 Use CGAL_IA_FORCE_TO_DOUBLE to fix the tessuite 2014-11-26 14:44:05 +01:00
Orthogonal_k_neighbor_search.cpp fix a documentation bug and add static assertions 2014-02-21 15:36:40 +01: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