mln::morpho::attribute::sum< I, S > Class Template Reference

Suminality accumulator class. More...

#include <sum.hh>

Inherits mln::accu::internal::base< S, mln::morpho::attribute::sum< I, S > >.

List of all members.

Public Member Functions

bool is_valid () const
 Check whether this accu is able to return a result.
void set_value (const argument &v)
 Set the return value of the accumalator.
template<typename T>
void take_as_init (const T &t)
 Take as initialization the value t.
template<typename T>
void take_n_times (unsigned n, const T &t)
 Take n times the value t.
to_result () const
 Get the value of the accumulator.
void untake (const argument &v)
 Untake a value from the accumulator.
void init ()
 Manipulators.


Detailed Description

template<typename I, typename S = typename mln::value::props< typename I ::value >::sum>
class mln::morpho::attribute::sum< I, S >

Suminality accumulator class.

Member Function Documentation

template<typename I, typename S>
void mln::morpho::attribute::sum< I, S >::init (  )  [inline]

Manipulators.

References mln::literal::zero.

template<typename I, typename S>
bool mln::morpho::attribute::sum< I, S >::is_valid (  )  const [inline]

Check whether this accu is able to return a result.

Return always true.

template<typename I, typename S>
void mln::morpho::attribute::sum< I, S >::set_value ( const argument &  v  )  [inline]

Set the return value of the accumalator.

template<typename E>
template<typename T>
void mln::Accumulator< E >::take_as_init ( const T &  t  )  [inline, inherited]

Take as initialization the value t.

Dev note: this is a final method; override if needed by take_as_init_ (ending with '_').

Reimplemented in mln::accu::stat::variance< T, S, R >.

References mln::mln_exact().

template<typename E>
template<typename T>
void mln::Accumulator< E >::take_n_times ( unsigned  n,
const T &  t 
) [inline, inherited]

Take n times the value t.

Dev note: this is a final method; override if needed by take_as_init_ (ending with '_').

References mln::mln_exact().

template<typename I, typename S>
S mln::morpho::attribute::sum< I, S >::to_result (  )  const [inline]

Get the value of the accumulator.

template<typename I, typename S>
void mln::morpho::attribute::sum< I, S >::untake ( const argument &  v  )  [inline]

Untake a value from the accumulator.


Generated on Thu Sep 9 19:32:58 2010 for Milena (Olena) by  doxygen 1.5.6