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