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