Searched refs:inverse_formula (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/strategies/geographic/ |
| H A D | side.hpp | 105 <calc_t, false, true, false, false, false> inverse_formula; in apply() typedef 107 calc_t a1p = azimuth<calc_t, inverse_formula>(p1, p, m_model); in apply() 108 calc_t a12 = azimuth<calc_t, inverse_formula>(p1, p2, m_model); in apply()
|