template<typename data_type, typename layout, unsigned int sel = 2*is_layout_mlin<layout>::value + is_layout_inte<layout>::value>
struct mem_getpointer< data_type, layout, sel >
Definition at line 290 of file grid_base_impl_layout.hpp.
|
template<unsigned int d> |
__device__ static __host__ void * | getPointer (data_type &data_) |
|
template<unsigned int d> |
__device__ static __host__ void * | getPointer (const data_type &data_) |
|
The documentation for this struct was generated from the following file: