Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp73 CT const tan_lat_b2 = tan(lat_b2); in apply_alt() local
78 tan_lat_a2, tan_lat_b2, in apply_alt()
86 CT const& tan_lat_a2, CT const& tan_lat_b2, in apply()
105 CT const tan_alpha2_x = cos_lat2 * tan_lat_b2 - sin_lat2 * cos_dlon2; in apply()