..
internal
factorise the checking for the nested type Dimension
2015-01-09 10:19:48 +01:00
Euclidean_distance.h
Add missing #include
2016-09-30 15:23:14 +02:00
Euclidean_distance_sphere_point.h
Add missing #include
2016-09-30 15:23:14 +02:00
Fuzzy_iso_box.h
…
Fuzzy_sphere.h
update include of enable_if to location compatible with older versions of boost
2015-10-02 11:02:09 +02:00
Incremental_neighbor_search.h
make (Orthogonal_)incremental_nearest_neighbor a valid range
2015-09-24 08:21:05 +02:00
Iso_rectangle_d.h
…
K_neighbor_search.h
factorise the checking for the nested type Dimension
2015-01-09 10:19:48 +01:00
Kd_tree.h
Confusion between the 2 islower flags. Ordering issue on setting / clearing removed_ flag.
2016-11-25 17:19:03 +01:00
Kd_tree_node.h
Use extended Kd_tree information also for search / search_any_point.
2017-01-13 02:11:40 +01:00
Kd_tree_rectangle.h
Use extended Kd_tree information also for search / search_any_point.
2017-01-13 02:11:40 +01:00
Manhattan_distance_iso_box_point.h
Add missing #include
2016-09-30 15:23:14 +02:00
Orthogonal_incremental_neighbor_search.h
fix furthest orthogonal incremental neighbor
2016-06-06 14:41:33 +02:00
Orthogonal_k_neighbor_search.h
A possible fix for further neighbor search
2016-06-03 16:40:13 +02:00
Plane_separator.h
…
Point_container.h
factorise the checking for the nested type Dimension
2015-01-09 10:19:48 +01:00
Search_traits.h
…
Search_traits_2.h
Fix compilation error: spurious "typename"
2014-12-03 16:15:52 +01:00
Search_traits_3.h
Fix compilation error: spurious "typename"
2014-12-03 16:15:52 +01:00
Search_traits_adapter.h
replace static_cast and add missing const
2016-06-14 15:06:37 +02:00
Search_traits_d.h
Adding typedef for Sphere_d in Search_traits_d to respect the contract of RangeSearchTraits
2016-04-02 10:51:19 -04:00
Splitters.h
…
Weighted_Minkowski_distance.h
Store weights of Weighted_Minkowski_distance in an array if dimension is known.
2016-12-13 00:33:33 +01:00