Home
last modified time | relevance | path

Searched refs:m_correction_sum (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 Darea.hpp119 CT m_correction_sum; member
126 , m_correction_sum(0) in area_sums()
134 + spheroid_const.m_e2 * spheroid_const.m_a2 * m_correction_sum; in area()
190 state.m_correction_sum += result.ellipsoidal_term; in apply()