Home
last modified time | relevance | path

Searched refs:sum_x (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/cartesian/
H A Dcentroid_bashein_detmer.hpp156 calculation_type sum_x; member in boost::geometry::strategy::centroid::bashein_detmer::sums
163 , sum_x(calculation_type()) in sums()
193 state.sum_x += ai * (x1 + x2); in apply()
217 boost::numeric_cast<coordinate_type>(state.sum_x / a3)); in result()