![]()  | 
  
    alpaka
    
   Abstraction Library for Parallel Kernel Acceleration 
   | 
 
#include "alpaka/core/Common.hpp"#include "alpaka/dev/DevCpu.hpp"#include "alpaka/mem/view/Traits.hpp"#include "alpaka/platform/PlatformCpu.hpp"#include <array>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 | |
| namespace | alpaka | 
| The alpaka accelerator library.  | |
| namespace | alpaka::trait | 
| The accelerator traits.  | |