helper class facilitating counting average
More...
#include <accumulate_functors.hpp>
template<typename ValueType = double, typename CounterType = std::size_t>
class paal::average_accumulator< ValueType, CounterType >
helper class facilitating counting average
Definition at line 72 of file accumulate_functors.hpp.
template<typename ValueType = double, typename CounterType = std::size_t>
template<typename ValueType = double, typename CounterType = std::size_t>
template<typename ValueType = double, typename CounterType = std::size_t>
template<typename ValueType = double, typename CounterType = std::size_t>
template<typename ValueType = double, typename CounterType = std::size_t>
template<typename ReturnType = double>
template<typename ValueType = double, typename CounterType = std::size_t>
template<typename ReturnType = double>
template<typename ValueType = double, typename CounterType = std::size_t>
template<typename ValueType = double, typename CounterType = std::size_t>
The documentation for this class was generated from the following file: