Home
last modified time | relevance | path

Searched refs:cos_sig12 (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 Ddifferential_quantities.hpp133 CT const cos_sig12 = cos_sig1 * cos_sig2 + sin_sig1 * sin_sig2; in apply() local
135 CT const M12 = cos_sig12 + (t * sin_sig2 - cos_sig2 * J12) * sin_sig1 / dn1; in apply()