alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <ViewConst.hpp>
Public Types | |
using | TElem = typename ElemType< TView >::type |
Static Public Member Functions | |
static ALPAKA_FN_HOST auto | getPtrNative (ViewConst< TView > const &view) -> TElem const * |
Definition at line 81 of file ViewConst.hpp.
using alpaka::trait::GetPtrNative< ViewConst< TView > >::TElem = typename ElemType<TView>::type |
Definition at line 83 of file ViewConst.hpp.
|
inlinestatic |
Definition at line 86 of file ViewConst.hpp.