Home
last modified time | relevance | path

Searched defs:can_accumulate_with_reduce (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/compute/algorithm/
Daccumulate.hpp63 inline bool can_accumulate_with_reduce(T init, F function) in can_accumulate_with_reduce() function
89 inline bool can_accumulate_with_reduce(T init, min<T>) in can_accumulate_with_reduce() function
95 inline bool can_accumulate_with_reduce(T init, max<T>) in can_accumulate_with_reduce() function
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Daccumulate.hpp63 inline bool can_accumulate_with_reduce(T init, F function) in can_accumulate_with_reduce() function
89 inline bool can_accumulate_with_reduce(T init, min<T>) in can_accumulate_with_reduce() function
95 inline bool can_accumulate_with_reduce(T init, max<T>) in can_accumulate_with_reduce() function