alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::internal::DeviceViewAccessor< TView > Struct Template Reference

#include <ViewAccessOps.hpp>

Public Member Functions

ALPAKA_FN_HOST auto data () -> pointer
 
ALPAKA_FN_HOST auto data () const -> const_pointer
 

Detailed Description

template<ViewType TView>
struct alpaka::internal::DeviceViewAccessor< TView >

Definition at line 42 of file ViewAccessOps.hpp.

Member Function Documentation

◆ data() [1/2]

template<ViewType TView>
ALPAKA_FN_HOST auto alpaka::internal::DeviceViewAccessor< TView >::data ( ) -> pointer
inline

Definition at line 54 of file ViewAccessOps.hpp.

◆ data() [2/2]

template<ViewType TView>
ALPAKA_FN_HOST auto alpaka::internal::DeviceViewAccessor< TView >::data ( ) const -> const_pointer
inline

Definition at line 59 of file ViewAccessOps.hpp.


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