Home
last modified time | relevance | path

Searched refs:generic_accumulate (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/compute/algorithm/
Daccumulate.hpp33 inline T generic_accumulate(InputIterator first, in generic_accumulate() function
120 return generic_accumulate(first, last, init, function, queue); in dispatch_accumulate()
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Daccumulate.hpp33 inline T generic_accumulate(InputIterator first, in generic_accumulate() function
120 return generic_accumulate(first, last, init, function, queue); in dispatch_accumulate()