RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Member Functions | List of all members
RAJA::detail::PermutedViewHelper< layout_right > Struct Reference

#include <View.hpp>

Static Public Member Functions

template<typename IndexType , typename T , typename... Extents>
static RAJA_HOST_DEVICE constexpr RAJA_INLINE auto get (T *ptr, Extents &&... extents)
 

Member Function Documentation

◆ get()

template<typename IndexType , typename T , typename... Extents>
static RAJA_HOST_DEVICE constexpr RAJA_INLINE auto RAJA::detail::PermutedViewHelper< layout_right >::get ( T *  ptr,
Extents &&...  extents 
)
inlinestaticconstexpr

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