alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onHost::internal::AdjustThreadSpec::Op< T_Device, T_FrameSpec, T_KernelBundle > Struct Template Reference

#include <interface.hpp>

Public Member Functions

auto operator() (T_Device const &device, T_FrameSpec const &frameSpec, T_KernelBundle const &kernelBundle) const

Detailed Description

template<typename T_Device, onHost::concepts::FrameSpec T_FrameSpec, alpaka::concepts::KernelBundle T_KernelBundle>
struct alpaka::onHost::internal::AdjustThreadSpec::Op< T_Device, T_FrameSpec, T_KernelBundle >

Definition at line 261 of file interface.hpp.

Member Function Documentation

◆ operator()()

template<typename T_Device, onHost::concepts::FrameSpec T_FrameSpec, alpaka::concepts::KernelBundle T_KernelBundle>
auto alpaka::onHost::internal::AdjustThreadSpec::Op< T_Device, T_FrameSpec, T_KernelBundle >::operator() ( T_Device const & device,
T_FrameSpec const & frameSpec,
T_KernelBundle const & kernelBundle ) const
inline

Definition at line 263 of file interface.hpp.


The documentation for this struct was generated from the following file: