Home
last modified time | relevance | path

Searched refs:points (Results 1 – 14 of 14) sorted by relevance

/oneTBB/examples/parallel_reduce/convex_hull/
H A Dconvex_hull_bench.cpp70 assert(!points.empty()); in extremum()
71 return std::for_each(points.begin(), points.end(), FindXExtremum(points[0], type)); in extremum()
142 if (points.size() < 2) { in quickhull()
143 hull.insert(hull.end(), points.begin(), points.end()); in quickhull()
162 pointVec_t points; in main() local
175 quickhull(points, hull); in main()
232 pointVec_t &points; member in FillRNDPointsVector
259 pointVec_t &points; member in FillRNDPointsVector_buf
326 : points(fxex.points), in FindXExtremum()
566 hull.insert(hull.end(), points.begin(), points.end()); in quickhull()
[all …]
H A Dconvex_hull_sample.cpp46 pointVec_t &points; member in FillRNDPointsVector_buf
72 void initialize(pointVec_t &points) { in initialize() argument
99 : points(points_), in FindXExtremum()
106 : points(fxex.points), in FindXExtremum()
132 const pointVec_t &points; member in FindXExtremum
247 if (points.size() < 2) { in quickhull()
248 appendVector(points, hull); in quickhull()
269 pointVec_t points; in main() local
284 points.clear(); in main()
286 initialize(points); in main()
[all …]
H A DREADME.md23 …nvex_hull_sample [n-of-threads=value] [n-of-points=value] [silent] [verbose] [-h] [n-of-threads [n…
24 …onvex_hull_bench [n-of-threads=value] [n-of-points=value] [silent] [verbose] [-h] [n-of-threads [n…
28 * `n-of-points` - number of points.
/oneTBB/examples/parallel_for/tachyon/src/
H A Dapigeom.cpp59 void rt_polycylinder(void *tex, vector *points, int numpts, apiflt rad) { in rt_polycylinder() argument
63 if ((points == nullptr) || (numpts == 0)) { in rt_polycylinder()
68 rt_sphere(tex, points[0], rad); in rt_polycylinder()
72 a.x = points[i].x - points[i - 1].x; in rt_polycylinder()
73 a.y = points[i].y - points[i - 1].y; in rt_polycylinder()
74 a.z = points[i].z - points[i - 1].z; in rt_polycylinder()
76 rt_fcylinder(tex, points[i - 1], a, rad); in rt_polycylinder()
77 rt_sphere(tex, points[i], rad); in rt_polycylinder()
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DDesign_Patterns.rst30 intended to emphasize key points and are not full-fledged code. Examples
/oneTBB/integration/linux/modulefiles/
H A Dtbb3231 # qualified pathname that points to the actual modulefile script
H A Dtbb31 # qualified pathname that points to the actual modulefile script
/oneTBB/doc/main/tbb_userguide/
H A Destimate_flow_graph_performance.rst8 However there are a few key points that can guide you in estimating the
H A Dconcurrent_hash_map.rst92 access. As long as it points to an element, all other attempts to look
H A DTask-Based_Programming.rst28 The following paragraphs explain these points in detail.
H A DWorking_on_the_Assembly_Line_pipeline.rst235 points to the ``TextSlice`` to be processed. Since it is used for the
/oneTBB/doc/main/intro/
H A DBenefits.rst9 performance for multi-core processors by implementing the key points
/oneTBB/cmake/
H A DREADME.md159 The library path points to a file, while the include path points to a directory and not to ``hwloc.…
/oneTBB/doc/
H A DDoxyfile.in1053 # - Make sure the INPUT points to the root of the source tree
1553 # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax
2240 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of