Kokkos Core Kernels Package  Version of the Day
List of all members
Kokkos::Experimental::ViewTraits< DataType, Properties > Class Template Reference

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

#include <KokkosExp_View.hpp>

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

Detailed Description

template<class DataType, class... Properties>
class Kokkos::Experimental::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 123 of file KokkosExp_View.hpp.


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