Struct muda::details::LaunchCallable
template <typename F>
ClassList > muda > details > LaunchCallable
Public Attributes
Type | Name |
---|---|
F | callable |
dim3 | dim |
Public Functions
Type | Name |
---|---|
LaunchCallable (U && f, const dim3 & d) |
Public Attributes Documentation
variable callable
variable dim
Public Functions Documentation
function LaunchCallable
template<typename U>
inline muda::details::LaunchCallable::LaunchCallable (
U && f,
const dim3 & d
)
The documentation for this class was generated from the following file src/muda/launch/launch.h