.. |
distance_all.cpp
|
[test] Move distance() tests to separate directory.
|
2014-10-30 00:32:02 +01:00 |
distance_areal_areal.cpp
|
[test][algorithms][distance] remove last argument in tester calls (not needed)
|
2015-03-11 10:49:55 +02:00 |
distance_brute_force.hpp
|
[algorithms] [strategies] [tests] Fix meridian distance point to meridian segment
|
2017-12-13 19:37:13 +02:00 |
distance_geo_box_box.cpp
|
Merge with develop branch
|
2018-03-29 11:03:20 +03:00 |
distance_geo_linear_box.cpp
|
[tests] Remove unused strategy pt-box definitions
|
2018-04-24 10:30:47 +03:00 |
distance_geo_pl_l.cpp
|
[strategies] [tests] Fix special case for geo pt-seg distance
|
2018-04-05 14:26:21 +03:00 |
distance_geo_pl_pl.cpp
|
[strategies] [tests] Fix pt-seg distance cases for south hemisphere
|
2018-04-02 13:52:00 +03:00 |
distance_geo_point_box.cpp
|
[strategies] [tests] Fix pt-seg distance cases for south hemisphere
|
2018-04-02 13:52:00 +03:00 |
distance_linear_areal.cpp
|
[algorithms] [tests] Generic box-segment distance for both cartesian and non-cartesian CS
|
2018-01-24 17:54:37 +02:00 |
distance_linear_linear.cpp
|
[test][algorithms][distance] remove last argument in tester calls (not needed)
|
2015-03-11 10:49:55 +02:00 |
distance_pointlike_areal.cpp
|
[test][algorithms][distance] update copyright year
|
2015-03-11 10:49:18 +02:00 |
distance_pointlike_linear.cpp
|
[test] Fix Boost inspect issues (license, tabs, non-asci character, no-newline).
|
2017-11-24 01:18:26 +01:00 |
distance_pointlike_pointlike.cpp
|
[test][algorithms][distance] add test case where distance overflows
|
2015-03-11 10:50:41 +02:00 |
distance_se_box_box.cpp
|
[distance] Distance box-box strategy and tests
|
2017-07-24 12:12:30 +03:00 |
distance_se_pl_l.cpp
|
[formulas] [strategies] Fix cross track distance for both spherical and geographic
|
2017-09-19 15:13:33 +03:00 |
distance_se_pl_pl.cpp
|
[test][distance] Add test cases for spherical equatorial CS mentioned in ticket 11982.
|
2016-02-12 23:46:17 +01:00 |
distance_se_point_box.cpp
|
[strategies] [tests] Multipoint box distance support and tests.
|
2017-12-05 15:43:54 +02: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
|
[algorithms] [strategies] [tests] Fix meridian distance point to meridian segment
|
2017-12-13 19:37:13 +02:00 |
test_distance_common.hpp
|
[test][distance][overlay] Add missing includes.
|
2017-04-26 06:22:47 +02:00 |
test_distance_geo_common.hpp
|
[strategies] [tests] Fix pt-seg distance cases for south hemisphere
|
2018-04-02 13:52:00 +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 |