alpaka
Abstraction Library for Parallel Kernel Acceleration
ViewStdArray.hpp File Reference

Go to the source code of this file.

Classes

struct  alpaka::trait::DevType< std::array< TElem, Tsize > >
 The std::array device type trait specialization. More...
 
struct  alpaka::trait::DimType< std::array< TElem, Tsize > >
 The std::array dimension getter trait specialization. More...
 
struct  alpaka::trait::ElemType< std::array< TElem, Tsize > >
 The std::array memory element type get trait specialization. More...
 
struct  alpaka::trait::GetDev< std::array< TElem, Tsize > >
 The std::array device get trait specialization. More...
 
struct  alpaka::trait::GetExtents< std::array< TElem, Tsize > >
 
struct  alpaka::trait::GetOffsets< std::array< TElem, Tsize > >
 The std::array offset get trait specialization. More...
 
struct  alpaka::trait::GetPtrNative< std::array< TElem, Tsize > >
 The std::array native pointer get trait specialization. More...
 
struct  alpaka::trait::IdxType< std::array< TElem, Tsize > >
 The std::vector idx type trait specialization. More...
 

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::trait
 The accelerator traits.