.. |
distance_all.cpp
|
[test] Move distance() tests to separate directory.
|
2014-10-30 00:32:02 +01:00 |
distance_brute_force.hpp
|
[test] Adding distance tests for spherical and geographic cs and do some renaming
|
2018-05-25 14:05:33 +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_linear_box.cpp
|
[algorithms] [strategies] [tests] Create unique segment-box distance strategy
|
2018-05-15 17:11:50 +03:00 |
distance_geo_pl_l.cpp
|
[tests] Minor fixes in distance pt-segment
|
2019-05-29 15:53:58 +03:00 |
distance_se_geo_ar_ar.cpp
|
[strategy] [test] Return strategy correctly from get_comparable in box-box; add tests for those cases
|
2019-02-06 15:20:53 +02:00 |
distance_se_geo_l_ar.cpp
|
[test] Adding distance tests for spherical and geographic cs and do some renaming
|
2018-05-25 14:05:33 +03:00 |
distance_se_geo_l_l.cpp
|
[test] Adding distance tests for spherical and geographic cs and do some renaming
|
2018-05-25 14:05:33 +03:00 |
distance_se_geo_pl_ar.cpp
|
[test] Remove some unused parameters
|
2019-02-06 15:14:49 +02:00 |
distance_se_geo_pl_pl.cpp
|
[strategy] [test] Return strategy correctly from get_comparable in pt-seg and pt-box; add tests for those cases
|
2019-02-06 15:11:59 +02:00 |
distance_se_pl_l.cpp
|
Fix distance pt-linestring for short segments
|
2019-10-17 22:36:17 +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] Adding distance tests for spherical and geographic cs and do some renaming
|
2018-05-25 14:05:33 +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
|
[strategy] Put bisection method for distance pt-sgmt into detail namespace
|
2019-06-25 12:31:30 +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 areal-areal
|
2018-05-23 13:10:00 +03:00 |