#include <iosfwd>
#include <cmath>
Go to the source code of this file.
Classes | |
class | Accumulator |
Functions | |
std::ostream & | operator<< (std::ostream &os, const Accumulator &stat) |
std::ostream& operator<< | ( | std::ostream & | os, |
const Accumulator & | stat | ||
) |
Definition at line 40 of file Accumulator.cc.
References Accumulator::mean(), Accumulator::nEntries(), and Accumulator::sigma().