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