Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp176 CT const lat_y_2 = sin_dlon_2 + tan_alpha2 * sin_lat2 * cos_dlon_2; in apply() local
178 tan_lat = lat_y_2 / lat_x_2; in apply()