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