Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Kokkos::ViewTraits< DataType, Arg1, Arg2, Arg3 > Class Template Reference

Traits class for accessing attributes of a View. More...

#include <Kokkos_View.hpp>

Inheritance diagram for Kokkos::ViewTraits< DataType, Arg1, Arg2, Arg3 >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<class DataType, class Arg1, class Arg2, class Arg3>
class Kokkos::ViewTraits< DataType, Arg1, Arg2, Arg3 >

Traits class for accessing attributes of a View.

This is an implementation detail of View. It is only of interest to developers implementing a new specialization of View.

Template argument permutations:

Definition at line 112 of file Kokkos_View.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends