Home
last modified time | relevance | path

Searched refs:farthestPoint (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_reduce/convex_hull/
H A Dconvex_hull_sample.cpp205 point_t farthestPoint() const { in farthestPoint() function in SplitByCP_buf
221 << "farthest node: " << sbcpb.farthestPoint(); in divide()
225 return sbcpb.farthestPoint(); in divide()
H A Dconvex_hull_bench.cpp431 point_t farthestPoint() const { in farthestPoint() function in SplitByCP
497 point_t farthestPoint() const { in farthestPoint() function in SplitByCP_buf
519 << "farthest node: " << body.farthestPoint(); in divide()
523 return body.farthestPoint(); in divide()