Home
last modified time | relevance | path

Searched refs:m_ep2 (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.hpp84 CT const m_ep2; // squared second eccentricity member
93 , m_ep2(m_e2 / (CT(1.0) - m_e2)) in spheroid_constants()
94 , m_ep(math::sqrt(m_ep2)) in spheroid_constants()