Skip to content

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

F muda::details::ParallelForCallable< F >::callable;

variable count

int muda::details::ParallelForCallable< F >::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