Public Member Functions | |
| __device__ __host__ MultiArrayViewGpu< BaseType, N1, 0 > | operator[] (int i) |
| __device__ __host__ const MultiArrayViewGpu< BaseType, N1, 0 > | operator[] (int i) const |
Data Fields | |
| BaseType | data [N1] |
Definition at line 120 of file BlockMapGpu_dimensionalityWrappers.cuh.