Home
last modified time | relevance | path

Searched refs:sjoberg_intersection (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/formulas/
Dintersection.cpp83 bg::formula::sjoberg_intersection<double, bg::formula::vincenty_inverse, 4> in test_formulas()
92 bg::formula::sjoberg_intersection<double, bg::formula::thomas_inverse, 2> in test_formulas()
101 bg::formula::sjoberg_intersection<double, bg::formula::andoyer_inverse, 1> in test_formulas()
179 bg::formula::sjoberg_intersection<double, bg::formula::andoyer_inverse, 1> in test_bugs()
/third_party/boost/boost/geometry/strategies/geographic/
Dintersection.hpp831 bool const ok = formula::sjoberg_intersection<CalcT, FormulaPolicy::template inverse, Order> in calculate_ip_data()
/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp627 class sjoberg_intersection class