struct cv::cudev::DefaultGlobReducePolicy
#include <reduce.hpp> struct DefaultGlobReducePolicy { // enums enum { block_size_x = 32, block_size_y = 8, patch_size_x = 4, patch_size_y = 4, }; };
#include <reduce.hpp> struct DefaultGlobReducePolicy { // enums enum { block_size_x = 32, block_size_y = 8, patch_size_x = 4, patch_size_y = 4, }; };