meanvar.hh File Reference
#include <map>
#include <cmath>
#include <mia/core/defines.hh>
Include dependency graph for meanvar.hh:

Go to the source code of this file.

Functions

template<typename ForwardIterator >
std::pair< double, double > mean_var (ForwardIterator begin, ForwardIterator end)