Home
last modified time | relevance | path

Searched refs:distance_type (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dsimplify_douglas_peucker.hpp103 >::type distance_type; typedef in boost::geometry::strategy::simplify::detail::douglas_peucker
124 distance_type const& max_dist, in consider()
157 distance_type md(-1.0); // any value < 0 in consider()
161 distance_type dist = ps_distance_strategy.apply(it->p, begin->p, last->p); in consider()
199 distance_type max_distance) const in apply()
277 >::distance_type distance_type; typedef in boost::geometry::strategy::simplify::douglas_peucker
282 distance_type const& max_distance) in apply()
/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_weighted_length.hpp77 >::type distance_type; typedef in boost::geometry::strategy::centroid::weighted_length
82 distance_type,
89 distance_type const d = geometry::distance(p1, p2); in apply()
102 distance_type const zero = distance_type(); in result()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Ddistance_query.hpp22 typedef DistanceType distance_type; typedef in boost::geometry::index::detail::rtree::visitors::distance_query_result
32 inline void store(Value const& val, distance_type const& curr_comp_dist) in store()
58 inline distance_type greatest_comparable_distance() const in greatest_comparable_distance()
65 ? (std::numeric_limits<distance_type>::max)() in greatest_comparable_distance()
71 …typedef typename std::vector< std::pair<distance_type, Value> >::const_iterator neighbors_iterator; in finish()
80 std::pair<distance_type, Value> const& p1, in neighbors_less() argument
81 std::pair<distance_type, Value> const& p2) in neighbors_less()
89 std::vector< std::pair<distance_type, Value> > m_neighbors;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/
H A Dmulti_pass.hpp48 typedef typename iterator_type::distance_type distance_type; typedef in boost::spirit::multi_pass
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/detail/
H A Distream_policy.hpp32 typedef typename T::off_type distance_type; typedef in boost::spirit::iterator_policies::istream::unique
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_piece_visitor.hpp728 >::type distance_type; in apply() typedef
730 distance_type const cd in apply()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/
H A Dimgproc_c.h417 int distance_type,
838 int distance_type CV_DEFAULT(CV_DIST_L2),
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/
H A Dimgproc_c.h417 int distance_type,
838 int distance_type CV_DEFAULT(CV_DIST_L2),
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/
H A Dimgproc_c.h417 int distance_type,
838 int distance_type CV_DEFAULT(CV_DIST_L2),
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dflann.hpp62 CV_DEPRECATED CV_EXPORTS void set_distance_type(flann_distance_t distance_type, int order);