QMCStatistic Member List
This is the complete list of members for
QMCStatistic, including all inherited members.
| buildMpiReduce() | QMCStatistic | [private, static] |
| buildMpiType() | QMCStatistic | [private, static] |
| getAverage() const | QMCStatistic | |
| getKurtosis() const | QMCStatistic | |
| getNumberSamples() const | QMCStatistic | |
| getSkewness() const | QMCStatistic | |
| getStandardDeviation() const | QMCStatistic | |
| getVariance() const | QMCStatistic | |
| MPI_REDUCE | QMCStatistic | [static] |
| MPI_TYPE | QMCStatistic | [static] |
| mpiTypeCreated | QMCStatistic | [private, static] |
| newSample(long double s, long double weight) | QMCStatistic | |
| nsamples | QMCStatistic | [private] |
| operator+(const QMCStatistic &rhs) | QMCStatistic | |
| operator<<(ostream &strm, const QMCStatistic &rhs) | QMCStatistic | [friend] |
| operator=(const QMCStatistic &rhs) | QMCStatistic | |
| QMCStatistic() | QMCStatistic | |
| quickSample(long double s, long double weight) | QMCStatistic | |
| readXML(istream &strm) | QMCStatistic | |
| Reduce_Function(QMCStatistic *in, QMCStatistic *inout, int *len, MPI_Datatype *dptr) | QMCStatistic | [private, static] |
| reWeight(double w) | QMCStatistic | |
| sum | QMCStatistic | [private] |
| sum2 | QMCStatistic | [private] |
| sum3 | QMCStatistic | [private] |
| sum4 | QMCStatistic | [private] |
| toXML(ostream &strm) | QMCStatistic | |
| weights | QMCStatistic | [private] |
| zeroOut() | QMCStatistic | |