third-party/tbb/src/doc/html/a00114.html
flow
interface10
Public Types | Public Member Functions | List of all members
tbb::flow::interface10::opencl_range Class Reference
|
|
| typedef size_t | range_index_type |
| |
| typedef std::array
< range_index_type, 3 > | nd_range_type |
| |
|
| | template<typename G = std::initializer_list<int>, typename L = std::initializer_list<int>, typename = typename std::enable_if<!std::is_same<typename std::decay<G>::type, opencl_range>::value>::type> | | | opencl_range (G &&global_work=std::initializer_list< int >({0}), L &&local_work=std::initializer_list< int >({0, 0, 0})) | | | | const nd_range_type & | global_range () const | | | | const nd_range_type & | local_range () const | | |
The documentation for this class was generated from the following file:
Copyright © 2005-2018 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.