Kokkos Core Kernels Package  Version of the Day
List of all members
Kokkos::Impl::ViewSpecialize< ValueType, void, LayoutLeft, MemorySpace, MemoryTraits > Struct Template Reference

Default view specialization has LayoutLeft, LayoutRight, or LayoutStride. More...

#include <Kokkos_View.hpp>

Detailed Description

template<class ValueType, class MemorySpace, class MemoryTraits>
struct Kokkos::Impl::ViewSpecialize< ValueType, void, LayoutLeft, MemorySpace, MemoryTraits >

Default view specialization has LayoutLeft, LayoutRight, or LayoutStride.

Definition at line 287 of file Kokkos_View.hpp.


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