|
Extended CUDA Library (ecuda)
2.0
|
Go to the source code of this file.
Namespaces | |
| ecuda | |
Macros | |
| #define | ECUDA_ALGO_COUNT_IF_HPP |
Functions | |
| template<class InputIterator , class UnaryPredicate > | |
| ECUDA_SUPPRESS_HD_WARNINGS __HOST__ __DEVICE__ ecuda::iterator_traits < InputIterator > ::difference_type | ecuda::count_if (InputIterator first, InputIterator last, UnaryPredicate p) |
| #define ECUDA_ALGO_COUNT_IF_HPP |
Definition at line 41 of file count_if.hpp.
1.8.6