Home
last modified time | relevance | path

Searched refs:gnomonic_vincenty (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/test/formulas/
Dintersection.cpp63 if (results.gnomonic_vincenty.lon != ND) in test_formulas()
69 …check_result(result, results.gnomonic_vincenty, results.sjoberg_vincenty, 0.00000001, check_refere… in test_formulas()
164 results_alt.gnomonic_vincenty.lat *= -1; in test_all()
Dintersection_cases.hpp33 expected_result gnomonic_vincenty; member