$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::accu::meta::stat::mean::with< T, S, M > Struct Template Reference

#include <mln/accu/stat/mean.hh>

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.