|
Extended CUDA Library (ecuda)
2.0
|
Go to the source code of this file.
Namespaces | |
| ecuda | |
Macros | |
| #define | ECUDA_ALGO_FILL_HPP |
Functions | |
| template<class ForwardIterator , typename T > | |
| __HOST__ __DEVICE__ void | ecuda::fill (ForwardIterator first, ForwardIterator last, const T &val) |
| template<class ForwardIterator , typename T > | |
| ECUDA_SUPPRESS_HD_WARNINGS __HOST__ __DEVICE__ void | ecuda::fill (ForwardIterator first, ForwardIterator last, const T &val) |
1.8.6