$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::util::integral_sub_sum_sum2_functor< I, S > Class Template Reference

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

sub

Detailed Description

template<typename I, typename S = typename mln::value::props< typename I ::value >::sum>
class scribo::util::integral_sub_sum_sum2_functor< I, S >

Definition at line 48 of file integral_sub_sum_sum2_functor.hh.