yat  0.10.4pre
Public Types
theplu::yat::statistics::averager_pair< Iterator1, Iterator2 > Struct Template Reference

#include </scratch/bob/jari/tmp/pristine/yat-0.10.x/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 Mon Nov 11 2013 09:41:45 for yat by  doxygen 1.8.1