Function nvidia::holoscan::segmentation_postprocessor::hw1_to_index

Warning

doxygenfunction: Unable to resolve function “nvidia::holoscan::segmentation_postprocessor::hw1_to_index” with arguments “(Shape, uint32_t, uint32_t)”. 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 “(” in parameters-and-qualifiers. [error at 16] __forceinline__ __device__ uint32_t hw1_to_index (Shape shape, uint32_t y, uint32_t x) —————-^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 27] __forceinline__ __device__ uint32_t hw1_to_index (Shape shape, uint32_t y, uint32_t x) —————————^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 27] __forceinline__ __device__ uint32_t hw1_to_index (Shape shape, uint32_t y, uint32_t x) —————————^

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.