Home
last modified time | relevance | path

Searched refs:product (Results 1 – 7 of 7) sorted by relevance

/oneTBB/examples/test_all/fibonacci/
H A Dfibonacci.cpp363 Matrix2x2 product; member
367 parallel_scanFibBody(value *output_) : product(MatrixIdentity), output(output_) {} in parallel_scanFibBody()
370 : product(MatrixIdentity), in parallel_scanFibBody()
378 product = a.product * product; in reverse_join()
382 product = b.product; in assign()
393 output[k] = product.v[0][1]; in operator ()()
394 product = product * Matrix1110; in operator ()()
405 assert(n < 2 || output[n - 2] + output[n - 1] == b.product.v[0][1]); in parallel_scanFib()
407 return b.product.v[0][1]; in parallel_scanFib()
/oneTBB/doc/main/intro/
H A Dhelp_support.rst13 For general information about oneTBB technical support, product
/oneTBB/doc/GSG/
H A Dintro.rst29 It is available as a stand-alone product and as part of the |base_tk|.
/oneTBB/doc/main/tbb_userguide/
H A DWindows_OS_ug.rst58 Ensure that the relevant product directories are mentioned by the
/oneTBB/
H A Dthird-party-programs.txt220 …a) Convey the object code in, or embodied in, a physical product (including a physical distributio…
221product (including a physical distribution medium), accompanied by a written offer, valid for at l…
227product", which means any tangible personal property which is normally used for personal, family, …
H A DLICENSE.txt139 names, trademarks, service marks, or product names of the Licensor,
/oneTBB/doc/
H A DDoxyfile.in1284 # (such as a company or product suite) can be grouped.