Searched refs:sjoberg_intersection (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/geometry/test/formulas/ |
D | intersection.cpp | 83 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/ |
D | intersection.hpp | 831 bool const ok = formula::sjoberg_intersection<CalcT, FormulaPolicy::template inverse, Order> in calculate_ip_data()
|
/third_party/boost/boost/geometry/formulas/ |
D | sjoberg_intersection.hpp | 627 class sjoberg_intersection class
|