Class muda::details::ParallelForCallable
template <typename F>
ClassList > muda > details > ParallelForCallable
Public Attributes
Type | Name |
---|---|
F | callable |
int | count |
Public Functions
Type | Name |
---|---|
MUDA_GENERIC | ParallelForCallable (U && callable, int count) |
Public Attributes Documentation
variable callable
variable count
Public Functions Documentation
function ParallelForCallable
template<typename U>
inline MUDA_GENERIC muda::details::ParallelForCallable::ParallelForCallable (
U && callable,
int count
)
The documentation for this class was generated from the following file src/muda/launch/parallel_for.h