Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp633 static bool const enable_02 = true; member in boost::geometry::formula::sjoberg_intersection
777 if (enable_02 && newton_method(geod1, geod2, beta, t, lon1_minus_lon2, lon_sph, lon, lat)) in apply()