Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Turn ViewStorage into a meta-function class usable with mpl::apply. More...
#include <Stokhos_ViewStorage.hpp>
Public Types | |
typedef ViewStorage< ord_t, val_t, static_length, static_stride, dev_t > | type |
Turn ViewStorage into a meta-function class usable with mpl::apply.
Definition at line 56 of file Stokhos_ViewStorage.hpp.
typedef ViewStorage<ord_t,val_t,static_length,static_stride,dev_t> Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t >::apply< ord_t, val_t, dev_t >::type |
Definition at line 57 of file Stokhos_ViewStorage.hpp.