1 #ifndef __SEPARABLE_CONVOLUTION_HPP__
2 #define __SEPARABLE_CONVOLUTION_HPP__
39 template<
class DstV,
class SrcV,
class M>
43 const unsigned int& radius,
60 template<
int Channels,
class DstV,
class SrcV,
class M>
64 const unsigned int& radius,