yat  0.12.3pre
Public Member Functions | List of all members
theplu::yat::statistics::Average Struct Reference

Functor to take average of a range. More...

#include <yat/statistics/Average.h>

Public Member Functions

template<typename InputIterator >
double operator() (InputIterator first, InputIterator last) const
 

Detailed Description

Functor to take average of a range.

Since
New in yat 0.5

Member Function Documentation

template<typename InputIterator >
double theplu::yat::statistics::Average::operator() ( InputIterator  first,
InputIterator  last 
) const
inline

If range is weighted an AveragerWeighted is used else a Averager.

Returns
average of range

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

Generated on Mon Jun 1 2015 12:29:53 for yat by  doxygen 1.8.5