Public Types

mln::accu::meta::stat::mean::with< T, S, M > Struct Template Reference

#include <mean.hh>

List of all members.

Public Types

typedef accu::stat::mean< T, S, M > ret

Detailed Description

template<typename T, typename S = typename mln::value::props< T >::sum, typename M = S>
struct mln::accu::meta::stat::mean::with< T, S, M >

Definition at line 70 of file accu/stat/mean.hh.


Member Typedef Documentation

template<typename T , typename S = typename mln::value::props< T >::sum, typename M = S>
typedef accu::stat::mean<T,S,M> mln::accu::meta::stat::mean::with< T, S, M >::ret

Definition at line 72 of file accu/stat/mean.hh.