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 | |||
) | [inline] |
mln::linear::internal::mln_ch_convolve | ( | I | , | |
W | ||||
) | [inline] |
Definition at line 173 of file linear/convolve.hh.