alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onHost::internal::SimdIotaKernel Struct Reference

#include <iota.hpp>

Public Member Functions

template<typename T_DataType>
ALPAKA_FN_ACC void operator() (onAcc::concepts::Acc auto const &acc, alpaka::concepts::Vector auto extents, T_DataType const &initValue, alpaka::concepts::IMdSpan auto &&... inputs) const

Detailed Description

Definition at line 19 of file iota.hpp.

Member Function Documentation

◆ operator()()

template<typename T_DataType>
ALPAKA_FN_ACC void alpaka::onHost::internal::SimdIotaKernel::operator() ( onAcc::concepts::Acc auto const & acc,
alpaka::concepts::Vector auto extents,
T_DataType const & initValue,
alpaka::concepts::IMdSpan auto &&... inputs ) const
inline

Definition at line 22 of file iota.hpp.


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