Public Types

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

#include <deviation.hh>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 110 of file deviation.hh.


Member Typedef Documentation

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

Definition at line 112 of file deviation.hh.