theplu::yat::statistics::averager_pair< Iterator1, Iterator2 > Struct Template Reference

#include <yat/statistics/averager_traits.h>

List of all members.

Public Types

typedef averager_traits
< typename
utility::weighted_if_any2
< Iterator1, Iterator2 >::type >
::pair_type 
type


Detailed Description

template<typename Iterator1, typename Iterator2>
struct theplu::yat::statistics::averager_pair< Iterator1, Iterator2 >

Convenience wrapper around averager_traits
See also:
weighted_iterator_traits \

Member Typedef Documentation

template<typename Iterator1, typename Iterator2>
typedef averager_traits< typename utility::weighted_if_any2<Iterator1, Iterator2>::type >::pair_type theplu::yat::statistics::averager_pair< Iterator1, Iterator2 >::type

Convenience Metafunction taking two iterators as argument and return either AveragerPair (if both iterators are unweighted) or AveragerPairWeighted otherwise.


The documentation for this struct was generated from the following file:

Generated on Tue Jan 18 02:20:11 2011 for yat by  doxygen 1.5.5