Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp46 CT tan_lat = 0; in apply() local
49 lon, tan_lat); in apply()
53 lat = atan(tan_lat); in apply()
61 CT & lon, CT & tan_lat) in apply_alt()
79 lon, tan_lat); in apply_alt()
87 CT & lon, CT & tan_lat) in apply()
173 tan_lat = lat_y_1 / lat_x_1; in apply()
181 tan_lat = lat_y_2 / lat_x_2; in apply()