Template Function xFHOGgradientXY

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xFHOGgradientXY” with arguments “(XF_PTNAME(DEPTH_SRC), XF_PTNAME(DEPTH_SRC))”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “n”. [error at 87] template<int DEPTH_SRC, int DEPTH_DST, int NOC> xFHOGgradientXY (XF_PTNAME(DEPTH_SRC) n1, XF_PTNAME(DEPTH_SRC) n2) —————————————————————————————^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 65] template<int DEPTH_SRC, int DEPTH_DST, int NOC> xFHOGgradientXY (XF_PTNAME(DEPTH_SRC) n1, XF_PTNAME(DEPTH_SRC) n2) —————————————————————–^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 87] template<int DEPTH_SRC, int DEPTH_DST, int NOC> xFHOGgradientXY (XF_PTNAME(DEPTH_SRC) n1, XF_PTNAME(DEPTH_SRC) n2) —————————————————————————————^