Searched defs:transform_reduce (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/boost/algorithm/cxx17/ |
| D | transform_reduce.hpp | 27 T transform_reduce(InputIterator1 first1, InputIterator1 last1, in transform_reduce() function 38 T transform_reduce(InputIterator first, InputIterator last, in transform_reduce() function 47 T transform_reduce(InputIterator1 first1, InputIterator1 last1, in transform_reduce() function
|
| /third_party/boost/boost/compute/algorithm/ |
| D | transform_reduce.hpp | 44 inline void transform_reduce(InputIterator first, in transform_reduce() function 67 inline void transform_reduce(InputIterator1 first1, in transform_reduce() function
|
| /third_party/boost/libs/compute/include/boost/compute/algorithm/ |
| D | transform_reduce.hpp | 44 inline void transform_reduce(InputIterator first, in transform_reduce() function 67 inline void transform_reduce(InputIterator1 first1, in transform_reduce() function
|