Classes | Functions

mln::linear::internal Namespace Reference

Classes

struct  ch_convolve_helper
struct  ch_convolve_helper< false, I, W >

Functions

template<typename I , typename W >
void convolve_tests (const Image< I > &input, const Weighted_Window< W > &w_win)
template<typename I , typename W >
 mln_ch_convolve (I, W) convolve_dispatch(trait

Function Documentation

template<typename I , typename W >
void mln::linear::internal::convolve_tests ( const Image< I > &  input,
const Weighted_Window< W > &  w_win 
)

Definition at line 71 of file linear/convolve.hh.

References mln::exact().

template<typename I , typename W >
mln::linear::internal::mln_ch_convolve ( ,
 
)

Definition at line 182 of file linear/convolve.hh.