BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for CumulativeValue, including all inherited members.
add(double value, double weight=1.0) | CumulativeValue | |
clear() | CumulativeValue | |
CumulativeValue() | CumulativeValue | inline |
getAverage() const | CumulativeValue | inline |
getContent() const | CumulativeValue | inline |
getNumberOfEntries() const | CumulativeValue | inline |
getRMS() const | CumulativeValue | |
m_average | CumulativeValue | private |
m_n_entries | CumulativeValue | private |
m_rms2 | CumulativeValue | private |
m_sum | CumulativeValue | private |
m_sum_of_weights | CumulativeValue | private |
setContent(double value) | CumulativeValue | inline |