Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp169 CT const lat_x_1 = tan_alpha1 * cos_lat1; in apply() local
170 tan_lat = lat_y_1 / lat_x_1; in apply()