| .. |
|
data
|
Add a tiny data set
|
2015-01-27 11:11:02 +01:00 |
|
CMakeLists.txt
|
CMake>=3.13: opt for for new policies up to 3.15
|
2019-06-19 14:34:59 +02:00 |
|
Distance.h
|
Missing Point_d in user-defined distance (see concept)
|
2017-11-20 10:49:10 +01:00 |
|
Point.h
|
remove a non needed requirement from concepts
|
2016-10-27 09:41:44 +02:00 |
|
circular_query.cpp
|
Updated the circular_query example
|
2017-01-09 15:13:32 +01:00 |
|
distance_browsing.cpp
|
…
|
|
|
fuzzy_range_query.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
general_neighbor_searching.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
iso_rectangle_2_query.cpp
|
Minor readability change
|
2018-03-23 17:02:46 +01:00 |
|
nearest_neighbor_searching.cpp
|
…
|
|
|
searching_polyhedron_vertices.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
searching_polyhedron_vertices_with_fuzzy_sphere.cpp
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
|
searching_sphere_orthogonally.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
searching_surface_mesh_vertices.cpp
|
Add a tiny data set
|
2015-01-27 11:11:02 +01:00 |
|
searching_with_circular_query.cpp
|
Renamed range for clarity
|
2017-01-09 16:29:41 +01:00 |
|
searching_with_point_with_info.cpp
|
use \tparam; polish of examples
|
2015-02-27 11:47:59 +01:00 |
|
searching_with_point_with_info_inplace.cpp
|
Fix counting iterator warnings
|
2017-09-29 14:47:17 +02:00 |
|
searching_with_point_with_info_pmap.cpp
|
Fix counting iterator warnings
|
2017-09-29 14:47:17 +02:00 |
|
splitter_worst_cases.cpp
|
chmod -x
|
2015-01-07 18:55:18 +01:00 |
|
user_defined_point_and_distance.cpp
|
remove a non needed requirement from concepts
|
2016-10-27 09:41:44 +02:00 |
|
using_fair_splitting_rule.cpp
|
…
|
|
|
weighted_Minkowski_distance.cpp
|
…
|
|