geometry/test/algorithms/distance
2018-05-21 15:39:12 +03:00
..
distance_all.cpp [test] Move distance() tests to separate directory. 2014-10-30 00:32:02 +01:00
distance_brute_force.hpp [algorithms] [test] Use s/b distance strategy in linear-box cases 2018-05-21 15:39:12 +03:00
distance_ca_ar_ar.cpp [test] Rename consistently distance test filenames 2018-05-04 16:53:30 +03:00
distance_ca_l_ar.cpp [algorithms] [test] Use s/b distance strategy in linear-box cases 2018-05-21 15:39:12 +03:00
distance_ca_l_l.cpp [test] Rename consistently distance test filenames 2018-05-04 16:53:30 +03:00
distance_ca_pl_ar.cpp [test] Distance tests for geo and spherical pl-pl and l-l cases 2018-05-07 16:22:12 +03:00
distance_ca_pl_l.cpp [test] Rename consistently distance test filenames 2018-05-04 16:53:30 +03:00
distance_ca_pl_pl.cpp [test] Rename consistently distance test filenames 2018-05-04 16:53:30 +03:00
distance_geo_ar_ar.cpp [test] Distance tests for geo and spherical pl-pl and l-l cases 2018-05-07 16:22:12 +03:00
distance_geo_l_ar.cpp [algorithms] [test] Use s/b distance strategy in linear-box cases 2018-05-21 15:39:12 +03:00
distance_geo_l_l.cpp [test] Distance test between linear areal geometries for geo and sph cs 2018-05-09 16:02:22 +03:00
distance_geo_linear_box.cpp [algorithms] [strategies] [tests] Create unique segment-box distance strategy 2018-05-15 17:11:50 +03:00
distance_geo_pl_ar.cpp [test] Distance test between pointlike areal geometries for geo and sph cs 2018-05-10 11:32:35 +03:00
distance_geo_pl_l.cpp [test] Distance test between linear areal geometries for geo and sph cs 2018-05-09 16:02:22 +03:00
distance_geo_pl_pl.cpp [test] Distance test between linear areal geometries for geo and sph cs 2018-05-09 16:02:22 +03:00
distance_se_ar_ar.cpp [algorithms] [test] Use s/b distance strategy in linear-box cases 2018-05-21 15:39:12 +03:00
distance_se_pl_ar.cpp [algorithms] [test] Use s/b distance strategy in linear-box cases 2018-05-21 15:39:12 +03:00
distance_se_pl_l.cpp [test] Distance tests for geo and spherical pl-pl and l-l cases 2018-05-07 16:22:12 +03:00
distance_se_pl_pl.cpp [test] Distance tests for geo and spherical pl-pl and l-l cases 2018-05-07 16:22:12 +03:00
distance.cpp [algorithms] [strategies] In check segment below box function move CS spesific computation to strategies 2018-04-19 16:29:38 +03:00
Jamfile.v2 [test] Rename consistently distance test filenames 2018-05-04 16:53:30 +03:00
test_distance_common.hpp [test] Add missing tests cases for geo pointlike-pointlike distance 2018-05-04 14:09:13 +03:00
test_distance_geo_common.hpp [algorithms] [test] Use s/b distance strategy in linear-box cases 2018-05-21 15:39:12 +03:00
test_distance_se_common.hpp [test][distance][overlay] Add missing includes. 2017-04-26 06:22:47 +02:00
test_distance.hpp [algorithms] [strategies] In check segment below box function move CS spesific computation to strategies 2018-04-19 16:29:38 +03:00
test_empty_geometry.hpp [test] Distance test between pointlike areal geometries for geo and sph cs 2018-05-10 11:32:35 +03:00