VisionCpp
0.0.1
|
GetGlobalRange is used to check the range when the halo is applied template parameters. More...
#include <evaluator.hpp>
Static Public Member Functions | |
static size_t | get_global_range (size_t index) |
function get_global_range checks the range and pass the correct value as an index parameters: More... | |
GetGlobalRange is used to check the range when the halo is applied template parameters.
Halo | is the halo used around the image |
DimSize | is the size of the dimension we want to check |
Definition at line 35 of file evaluator.hpp.
|
inlinestatic |
function get_global_range checks the range and pass the correct value as an index parameters:
index | is the passed index to be checked and corrected if needed |
Definition at line 41 of file evaluator.hpp.
Referenced by visioncpp::internal::get_global_range().