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