Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
Kokkos::Impl::ViewFactoryType< View, ViewPack... > Struct Template Reference

#include <Kokkos_ViewFactory.hpp>

Public Types

typedef Sacado::Promote< typenameView::value_type, typenameViewFactoryType< 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

◆ type

template<class View , class ... ViewPack>
typedef Sacado::Promote<typenameView::value_type,typenameViewFactoryType<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: