#include <ch_convolve.hh>
Public Member Functions | |
typedef | mlc_ret (helper) ret |
Protected Types | |
enum | { is_w_win = mlc_is_a(W, Weighted_Window)::value } |
typedef internal::ch_convolve_helper < is_w_win, I, W > | helper |
Private Types | |
typedef Image< void > | category |
typedef E | exact_t |
typedef Image<void> mln::Image< E >::category [inherited] |
Reimplemented from mln::Object< E >.
typedef E mln::Object< E >::exact_t [inherited] |
typedef internal::ch_convolve_helper<is_w_win, I, W> mln::linear::ch_convolve< I, W >::helper [protected] |
typedef mln::linear::ch_convolve< I, W >::mlc_ret | ( | helper | ) |