Public Types | Static Public Member Functions

mln::fun::access::internal::method_mean< T > Struct Template Reference

#include <mean.hh>

Inheritance diagram for mln::fun::access::internal::method_mean< T >:
Inheritance graph

List of all members.

Public Types

typedef T argument
typedef T::mean_t result
typedef method_mean ret

Static Public Member Functions

static result read (const argument &x)

template<typename T>
struct mln::fun::access::internal::method_mean< T >


Member Typedef Documentation

template<typename T>
typedef T mln::fun::access::internal::method_mean< T >::argument
template<typename T>
typedef T::mean_t mln::fun::access::internal::method_mean< T >::result
template<typename T>
typedef method_mean mln::fun::access::internal::method_mean< T >::ret

Member Function Documentation

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