template struct cv::cudev::MakeVec<bool, 4>
template struct cv::cudev::MakeVec
#include <vec_traits.hpp> template <> struct MakeVec<uint, 2> { // typedefs typedef uint2 type; };