VisionCpp
0.0.1
|
specialisation of the SyclRange when the dimension is 2 More...
#include <memory.hpp>
Static Public Member Functions | |
static cl::sycl::range< 2 > | get_range (size_t r, size_t c) |
function get_range More... | |
specialisation of the SyclRange when the dimension is 2
Definition at line 87 of file memory.hpp.
|
inlinestatic |
function get_range
return the sycl range<2>
r | row size |
c | column size |
Definition at line 93 of file memory.hpp.