|
|
typedef super_type::index | index |
| |
|
typedef T | element |
| |
|
typedef T | value_type |
| |
|
typedef T & | reference |
| |
|
typedef T const & | const_reference |
| |
|
typedef multi_array_types::size_type | size_type |
| |
|
typedef multi_array_types::difference_type | difference_type |
| |
|
typedef multi_array_types::index | index |
| |
|
|
template<typename Reference , typename TPtr > |
| __device__ __host__ Reference | access (boost::type< Reference >, index idx, const index *strides, TPtr base) const |
| |
|
template<typename Reference , typename TPtr > |
| __device__ __host__ Reference | access (boost::type< Reference >, index idx, TPtr base, const index *strides) const |
| |
template<typename T, typename vector>
class openfpm::detail::multi_array::value_accessor_one_openfpm< T, vector >
Definition at line 121 of file multi_array_ref_base_openfpm.hpp.
The documentation for this class was generated from the following file: