#include <mean.hh>

Public Types | |
| typedef T | argument | 
| typedef T::mean_t | result | 
| typedef method_mean | ret | 
Static Public Member Functions | |
| static result | read (const argument &x) | 
Definition at line 50 of file fun/access/mean.hh.
| typedef T mln::fun::access::internal::method_mean< T >::argument | 
Definition at line 55 of file fun/access/mean.hh.
| typedef T::mean_t mln::fun::access::internal::method_mean< T >::result | 
Definition at line 54 of file fun/access/mean.hh.
| typedef method_mean mln::fun::access::internal::method_mean< T >::ret | 
Definition at line 52 of file fun/access/mean.hh.
| static result mln::fun::access::internal::method_mean< T >::read | ( | const argument & | x | ) |  [inline, static] | 
        
Definition at line 57 of file fun/access/mean.hh.
 1.5.6