Searched defs:FindXExtremum (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/examples/parallel_reduce/convex_hull/ | ||
| H A D | convex_hull_sample.cpp | 92 class FindXExtremum { class |
| H A D | convex_hull_bench.cpp | 38 class FindXExtremum : public std::unary_function<const point_t &, void> { class |