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 |
void mln::linear::internal::convolve_tests | ( | const Image< I > & | input, | |
const Weighted_Window< W > & | w_win | |||
) |
References mln::exact().
mln::linear::internal::mln_ch_convolve | ( | I | , | |
W | ||||
) |