#include <Kokkos_ViewFactory.hpp>
|
template<class ResultView , class CtorProp , class ... Dims> |
static ResultView | create_view (const ViewPack &... views, const CtorProp &prop, const Dims ... dims) |
|
template<class ... ViewPack>
struct Kokkos::ViewFactory< ViewPack >
Definition at line 72 of file Kokkos_ViewFactory.hpp.
◆ value_type
template<class ... ViewPack>
◆ create_view()
template<class ... ViewPack>
template<class ResultView , class CtorProp , class ... Dims>
static ResultView Kokkos::ViewFactory< ViewPack >::create_view |
( |
const ViewPack &... | views, |
|
|
const CtorProp & | prop, |
|
|
const Dims ... | dims ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: