alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::ResolveArrayAccess< 1u, T_dim > Struct Template Reference

#include <MdSpanArray.hpp>

Public Member Functions

constexpr decltype(auto) operator() (auto arrayPtr, concepts::Vector auto const &idx) const

Detailed Description

template<uint32_t T_dim>
struct alpaka::ResolveArrayAccess< 1u, T_dim >

Definition at line 35 of file MdSpanArray.hpp.

Member Function Documentation

◆ operator()()

template<uint32_t T_dim>
decltype(auto) alpaka::ResolveArrayAccess< 1u, T_dim >::operator() ( auto arrayPtr,
concepts::Vector auto const & idx ) const
inlineconstexpr

Definition at line 37 of file MdSpanArray.hpp.


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