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