Home
last modified time | relevance | path

Searched refs:_p2 (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_reduce/convex_hull/
H A Dconvex_hull.hpp134 edge(Index _p1, Index _p2) : start(_p1), end(_p2){}; in edge()
H A Dconvex_hull_bench.cpp81 SplitByCP(point_t _p1, point_t _p2, pointVec_t &_reducedSet) in SplitByCP() argument
83 p2(_p2), in SplitByCP()
384 SplitByCP(point_t _p1, point_t _p2, const pointVec_t &_initialSet, pointVec_t &_reducedSet) in SplitByCP() argument
386 p2(_p2), in SplitByCP()
449 SplitByCP_buf(point_t _p1, point_t _p2, const pointVec_t &_initialSet, pointVec_t &_reducedSet) in SplitByCP_buf() argument
451 p2(_p2), in SplitByCP_buf()
H A Dconvex_hull_sample.cpp161 SplitByCP_buf(point_t _p1, point_t _p2, const pointVec_t &_initialSet, pointVec_t &_reducedSet) in SplitByCP_buf() argument
163 p2(_p2), in SplitByCP_buf()