![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Namespaces | |
| namespace | math |
Classes | |
| struct | SimdFillKernel |
| assign a value to each element of the destination More... | |
Functions | |
| template<typename T_Value> | |
| void | fill (auto &internalQueue, auto executor, alpaka::concepts::IMdSpan< T_Value > auto &&dest, T_Value elementValue) |
|
inline |
Definition at line 63 of file generic.hpp.