cgal/Orthtree/benchmark/Orthtree
Mael Rouxel-Labbé 9b265fddf8 Uniformize REQUIRED / QUIET usage:
Following this:
- CGAL: always REQUIRED
- CGAL component: COMPONENT / OPTIONAL_COMPONENT (never QUIET)
- required 3rd party: (not QUIET) + message(NOTICE "") on NOT_FOUND
- optional 3rd party: QUIET + message(STATUS "") except for Polyhedron/demo
- 3rd party components: COMPONENT / OPTIONAL_COMPONENT
                        (QUIET depending on required or optional 3rd party)
2022-09-06 16:24:27 +02:00
..
CMakeLists.txt Uniformize REQUIRED / QUIET usage: 2022-09-06 16:24:27 +02:00
construction.cpp Apply corrections from review 2021-04-01 08:55:51 +02:00
nearest_neighbor.cpp Add averaging to nearest neighbor benchmark to produce smoother plots 2021-01-18 12:16:30 -05:00
plot_construction_benchmark.p Set appropriate units and generate construction benchmark plot 2021-01-18 13:11:05 -05:00
plot_nearest_neighbor_benchmark.p Add averaging to nearest neighbor benchmark to produce smoother plots 2021-01-18 12:16:30 -05:00
util.h Add averaging to nearest neighbor benchmark to produce smoother plots 2021-01-18 12:16:30 -05:00