#include <mmstypes.h>
Public Types | |
| typedef double | result_type |
Public Member Functions | |
| template<typename T_iterator> | |
| result_type | operator() (T_iterator first, T_iterator last) const |
Definition at line 46 of file mmstypes.h.
| typedef double arithmetic_mean_accumulator::result_type |
Definition at line 48 of file mmstypes.h.
| result_type arithmetic_mean_accumulator::operator() | ( | T_iterator | first, | |
| T_iterator | last | |||
| ) | const [inline] |
Definition at line 50 of file mmstypes.h.