#include <store.h>
Definition at line 9 of file store.h.
◆ Store()
| Statistics::Store::Store |
( |
| ) |
|
◆ barChecksum()
| uint32_t Statistics::Store::barChecksum |
( |
| ) |
|
◆ barWidth()
| double Statistics::Store::barWidth |
( |
| ) |
|
◆ endOfBarAtIndex()
| double Statistics::Store::endOfBarAtIndex |
( |
int |
index | ) |
|
◆ firstDrawnBarAbscissa()
| double Statistics::Store::firstDrawnBarAbscissa |
( |
| ) |
|
◆ firstQuartile()
| double Statistics::Store::firstQuartile |
( |
| ) |
|
◆ heightOfBarAtIndex()
| double Statistics::Store::heightOfBarAtIndex |
( |
int |
index | ) |
|
◆ heightOfBarAtValue()
| double Statistics::Store::heightOfBarAtValue |
( |
double |
value | ) |
|
◆ maxValue()
| double Statistics::Store::maxValue |
( |
| ) |
|
◆ mean()
| double Statistics::Store::mean |
( |
| ) |
|
◆ median()
| double Statistics::Store::median |
( |
| ) |
|
◆ minValue()
| double Statistics::Store::minValue |
( |
| ) |
|
◆ numberOfBars()
| double Statistics::Store::numberOfBars |
( |
| ) |
|
◆ quartileRange()
| double Statistics::Store::quartileRange |
( |
| ) |
|
◆ range()
| double Statistics::Store::range |
( |
| ) |
|
◆ sampleStandardDeviation()
| double Statistics::Store::sampleStandardDeviation |
( |
| ) |
|
◆ scrollToSelectedBarIndex()
| bool Statistics::Store::scrollToSelectedBarIndex |
( |
int |
index | ) |
|
◆ setBarWidth()
| void Statistics::Store::setBarWidth |
( |
double |
barWidth | ) |
|
◆ setFirstDrawnBarAbscissa()
| void Statistics::Store::setFirstDrawnBarAbscissa |
( |
double |
firstDrawnBarAbscissa | ) |
|
◆ squaredValueSum()
| double Statistics::Store::squaredValueSum |
( |
| ) |
|
◆ standardDeviation()
| double Statistics::Store::standardDeviation |
( |
| ) |
|
◆ startOfBarAtIndex()
| double Statistics::Store::startOfBarAtIndex |
( |
int |
index | ) |
|
◆ sum()
| double Statistics::Store::sum |
( |
| ) |
|
◆ sumOfOccurrences()
| double Statistics::Store::sumOfOccurrences |
( |
| ) |
|
◆ thirdQuartile()
| double Statistics::Store::thirdQuartile |
( |
| ) |
|
◆ variance()
| double Statistics::Store::variance |
( |
| ) |
|
◆ k_displayBottomMarginRatio
| constexpr float Statistics::Store::k_displayBottomMarginRatio = 0.4f |
|
static |
◆ k_displayLeftMarginRatio
| constexpr float Statistics::Store::k_displayLeftMarginRatio = 0.04f |
|
static |
◆ k_displayRightMarginRatio
| constexpr float Statistics::Store::k_displayRightMarginRatio = 0.04f |
|
static |
◆ k_displayTopMarginRatio
| constexpr float Statistics::Store::k_displayTopMarginRatio = 0.1f |
|
static |
◆ k_maxNumberOfBars
| constexpr double Statistics::Store::k_maxNumberOfBars = 10000.0 |
|
static |
The documentation for this class was generated from the following files:
- C:/msys64/home/David Markarian/dox/epsilon/apps/statistics/store.h
- C:/msys64/home/David Markarian/dox/epsilon/apps/statistics/store.cpp