27 #ifndef VISIONCPP_INCLUDE_FRAMEWORK_MEMORY_MEM_CONST_HPP_
28 #define VISIONCPP_INCLUDE_FRAMEWORK_MEMORY_MEM_CONST_HPP_
40 template <
typename T2>
The definition can be found in ConstMemory.
const ConstMemory< T > & get_pointer() const
this function is used to mimic the getpointer function used by evaluator expression,...
const value_type & operator[](int itemID) const
const value_type & operator[](size_t itemID) const
const value_type & operator[](cl::sycl::nd_item< 2 > itemID) const
const value_type & operator[](cl::sycl::nd_item< 1 > itemID) const
const value_type & operator[](cl::sycl::id< 2 > itemID) const