#include "QMCStatistic.h"Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &strm, const QMCStatistic &rhs) |
| ostream& operator<< | ( | ostream & | strm, | |
| const QMCStatistic & | rhs | |||
| ) |
Definition at line 239 of file QMCStatistic.cpp.
References QMCStatistic::getAverage(), QMCStatistic::getNumberSamples(), and QMCStatistic::getStandardDeviation().
1.5.6