Public Types | Static Public Member Functions

mln::trait::next::set_unary_< fun::access::mean, Accumulator, A > Struct Template Reference

#include <mean.hh>

Inheritance diagram for mln::trait::next::set_unary_< fun::access::mean, Accumulator, A >:
Inheritance graph

List of all members.

Public Types

typedef A argument
typedef A::mean_t result
typedef method_mean ret

Static Public Member Functions

static result read (const argument &x)

Detailed Description

template<typename A>
struct mln::trait::next::set_unary_< fun::access::mean, Accumulator, A >

Definition at line 77 of file fun/access/mean.hh.


Member Typedef Documentation

Definition at line 55 of file fun/access/mean.hh.

typedef A ::mean_t mln::fun::access::internal::method_mean< A >::result [inherited]

Definition at line 54 of file fun/access/mean.hh.

typedef method_mean mln::fun::access::internal::method_mean< A >::ret [inherited]

Definition at line 52 of file fun/access/mean.hh.


Member Function Documentation

static result mln::fun::access::internal::method_mean< A >::read ( const argument x  )  [inline, static, inherited]

Definition at line 57 of file fun/access/mean.hh.