Public Member Functions | |
| __device__ __host__ BaseT::scalarType & | operator[] (int i) |
| __device__ __host__ const BaseT::scalarType & | operator[] (int i) const |
Data Fields | |
| BaseT | data |
Provides an on-stack type wrapping the original type and switching index access
| BaseT |
Definition at line 104 of file BlockMapGpu_dimensionalityWrappers.cuh.