OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
void | add (const std::vector< RealType > &val) |
std::size_t | getCount () const |
std::vector< RealType > | getLastValue () const |
std::vector< RealType > | getTotal () const |
std::vector< RealType > | getAverage () const |
std::vector< RealType > | getVariance () const |
std::vector< RealType > | getStdDev () const |
std::vector< RealType > | get95percentConfidenceInterval () const |
Static Public Attributes | |
static constexpr RealType | BinEmptyFlag |
Definition at line 146 of file Accumulator.hpp.
|
inline |
Definition at line 153 of file Accumulator.hpp.
|
inline |
Definition at line 213 of file Accumulator.hpp.
|
inline |
Definition at line 189 of file Accumulator.hpp.
|
inline |
Definition at line 183 of file Accumulator.hpp.
|
inline |
Definition at line 185 of file Accumulator.hpp.
|
inline |
Definition at line 202 of file Accumulator.hpp.
|
inline |
Definition at line 187 of file Accumulator.hpp.
|
inline |
Definition at line 191 of file Accumulator.hpp.
|
staticconstexpr |
Definition at line 150 of file Accumulator.hpp.