Home
last modified time | relevance | path

Searched defs:farPoint (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_reduce/convex_hull/
H A Dconvex_hull_bench.cpp77 point_t farPoint; member in SplitByCP
109 point_t farPoint = std::for_each(P.begin(), P.end(), splitByCP); in divide() local
375 point_t farPoint; member in SplitByCP
440 point_t farPoint; member in SplitByCP_buf
H A Dconvex_hull_sample.cpp155 point_t farPoint; member in SplitByCP_buf