|
OpenMD 3.1
Molecular Dynamics in the Open
|
Inheritance diagram for OpenMD::Utils::Accumulator< T >:Public Member Functions | |
| void | add (const T &val) |
| std::size_t | getCount () const |
| T | getLastValue () const |
| T | getTotal () const |
| RealType | getMax () const |
| RealType | getMin () const |
| RealType | getAverage () const |
| RealType | getVariance () const |
| RealType | getStdDev () const |
| RealType | get95percentConfidenceInterval () const |
Definition at line 65 of file Accumulator.hpp.
|
inline |
Definition at line 70 of file Accumulator.hpp.
|
inline |
Definition at line 130 of file Accumulator.hpp.
|
inline |
Definition at line 110 of file Accumulator.hpp.
|
inline |
Definition at line 87 of file Accumulator.hpp.
|
inline |
Definition at line 89 of file Accumulator.hpp.
|
inline |
Definition at line 96 of file Accumulator.hpp.
|
inline |
Definition at line 103 of file Accumulator.hpp.
|
inline |
Definition at line 123 of file Accumulator.hpp.
|
inline |
Definition at line 91 of file Accumulator.hpp.
|
inline |
Definition at line 115 of file Accumulator.hpp.