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

Go to the source code of this file.

Classes

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

Namespaces

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