Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 256 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 257 of file Kokkos_View_Utils.hpp.


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