Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
Kokkos::ViewTraits< DataType, Properties > Class Template Reference

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

#include <Kokkos_View.hpp>

Inheritance diagram for Kokkos::ViewTraits< DataType, Properties >:
Inheritance graph
[legend]

Detailed Description

template<class DataType, class... Properties>
class Kokkos::ViewTraits< DataType, Properties >

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 options:

Definition at line 138 of file Kokkos_View.hpp.


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