Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Kokkos::Impl::ViewFactoryType< View, ViewPack...> Struct Template Reference

#include <Kokkos_ViewFactory.hpp>

Public Types

typedef Sacado::Promote
< typename View::value_type,
typename ViewFactoryType
< ViewPack...>::type >::type 
type
 

Detailed Description

template<class View, class... ViewPack>
struct Kokkos::Impl::ViewFactoryType< View, ViewPack...>

Definition at line 54 of file Kokkos_ViewFactory.hpp.

Member Typedef Documentation

template<class View , class... ViewPack>
typedef Sacado::Promote< typename View::value_type, typename ViewFactoryType<ViewPack...>::type >::type Kokkos::Impl::ViewFactoryType< View, ViewPack...>::type

Definition at line 58 of file Kokkos_ViewFactory.hpp.


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