cgal/Spatial_searching/include/CGAL
Sébastien Loriot 961b9d8557 add empty() method to kdtree
handle case when kdtree is empty for all 4 nearest neighbor search method
correct sort method of bounded_priority_queue (was sorting the complete vector even if not full)
  ==> fix the crash when  k > nb input points
Modify test suite to handle these particular cases
2010-05-11 12:52:53 +00:00
..
internal add empty() method to kdtree 2010-05-11 12:52:53 +00:00
Euclidean_distance.h removed unused parameters 2007-03-17 09:21:06 +00:00
Euclidean_distance_sphere_point.h Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Fuzzy_iso_box.h
Fuzzy_sphere.h
Incremental_neighbor_search.h add empty() method to kdtree 2010-05-11 12:52:53 +00:00
Iso_rectangle_d.h
K_neighbor_search.h add empty() method to kdtree 2010-05-11 12:52:53 +00:00
Kd_tree.h add empty() method to kdtree 2010-05-11 12:52:53 +00:00
Kd_tree_d_new.h
Kd_tree_node.h
Kd_tree_rectangle.h
Manhattan_distance_iso_box_point.h Removed unused parameter 2007-03-21 17:11:17 +00:00
Orthogonal_incremental_neighbor_search.h add empty() method to kdtree 2010-05-11 12:52:53 +00:00
Orthogonal_k_neighbor_search.h add empty() method to kdtree 2010-05-11 12:52:53 +00:00
Plane_separator.h Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Point_container.h Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Search_traits.h
Search_traits_2.h
Search_traits_3.h
Search_traits_d.h
Splitters.h Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Weighted_Minkowski_distance.h warning-- 2007-03-08 10:05:31 +00:00