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