| add(double value) | PathFind::Statistics | |
| add(const Statistics &statistics) | PathFind::Statistics | |
| clear() | PathFind::Statistics | |
| getCount() const | PathFind::Statistics | [inline] |
| getDeviation() const | PathFind::Statistics | [inline] |
| getMean() const | PathFind::Statistics | [inline] |
| getVariance() const | PathFind::Statistics | |
| m_count | PathFind::Statistics | [private] |
| m_sum | PathFind::Statistics | [private] |
| m_sumSq | PathFind::Statistics | [private] |
| print(ostream &o) const | PathFind::Statistics | |
| Statistics() | PathFind::Statistics |