![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
This is the complete list of members for SimpleStatistics, including all inherited members.
add_variable(double x) | SimpleStatistics | inline |
ClearData() | SimpleStatistics | inline |
get_meanvalue() const | SimpleStatistics | inline |
get_N() const | SimpleStatistics | inline |
get_SD() | SimpleStatistics | inline |
get_SE() | SimpleStatistics | inline |
get_Total() const | SimpleStatistics | inline |
get_varianceP() | SimpleStatistics | inline |
get_varianceS() | SimpleStatistics | inline |
m_K | SimpleStatistics | protected |
m_n | SimpleStatistics | protected |
m_Sum | SimpleStatistics | protected |
m_SumX | SimpleStatistics | protected |
m_SumX2 | SimpleStatistics | protected |
remove_variable(double x) | SimpleStatistics | inline |
SimpleStatistics()=default | SimpleStatistics |