Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Kokkos::IntrinsicScalarType< view_type, Enabled > Struct Template Reference

#include <Kokkos_View_Utils.hpp>

Inheritance diagram for Kokkos::IntrinsicScalarType< view_type, Enabled >:
Inheritance graph
[legend]

Public Types

typedef view_type::array_type::non_const_value_type type
 

Detailed Description

template<typename view_type, typename Enabled = void>
struct Kokkos::IntrinsicScalarType< view_type, Enabled >

Definition at line 248 of file Kokkos_View_Utils.hpp.

Member Typedef Documentation

◆ type

template<typename view_type, typename Enabled = void>
typedef view_type::array_type::non_const_value_type Kokkos::IntrinsicScalarType< view_type, Enabled >::type

Definition at line 249 of file Kokkos_View_Utils.hpp.


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