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