$extrastylesheet
Public Types | |
typedef mln::util::couple< S, S > | result |
Public Member Functions | |
integral_sub_sum_sum2_functor (const I &ima, unsigned scale) | |
integral_sub_sum_sum2_functor (unsigned scale, const mln_box(I)&output_domain, unsigned border) | |
void | begin_of_col () |
void | begin_of_first_row () |
void | begin_of_row () |
void | end_of_col () |
void | end_of_row () |
void | take (const V &v) |
result | to_result (const result &up_result) const |
result | to_result_first_row () const |
Public Attributes | |
J | sub |
Definition at line 48 of file integral_sub_sum_sum2_functor.hh.