|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Kokkos_ViewFactory.hpp>
Public Types | |
| typedef Impl::ViewFactoryType< ViewPack... >::type | value_type |
Static Public Member Functions | |
| template<class ResultView, class CtorProp, class ... Dims> | |
| static ResultView | create_view (const ViewPack &... views, const CtorProp &prop, const Dims ... dims) |
Definition at line 72 of file Kokkos_ViewFactory.hpp.
| typedef Impl::ViewFactoryType<ViewPack...>::type Kokkos::ViewFactory< ViewPack >::value_type |
Definition at line 74 of file Kokkos_ViewFactory.hpp.
|
inlinestatic |
Definition at line 78 of file Kokkos_ViewFactory.hpp.