Home
last modified time | relevance | path

Searched refs:c1z (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/spherical/
H A Dssf.hpp51 T const c1z = sin(delta1); in spherical_side_formula() local
63 = (c1y * c2z - c1z * c2y) * cos_delta * cos(lambda) in spherical_side_formula()
64 + (c1z * c2x - c1x * c2z) * cos_delta * sin(lambda) in spherical_side_formula()