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