JUCE
|
This is the complete list of members for StatisticsAccumulator< FloatType >, including all inherited members.
addValue(FloatType v) noexcept | StatisticsAccumulator< FloatType > | |
getAverage() const noexcept | StatisticsAccumulator< FloatType > | |
getCount() const noexcept | StatisticsAccumulator< FloatType > | |
getMaxValue() const noexcept | StatisticsAccumulator< FloatType > | |
getMinValue() const noexcept | StatisticsAccumulator< FloatType > | |
getStandardDeviation() const noexcept | StatisticsAccumulator< FloatType > | |
getVariance() const noexcept | StatisticsAccumulator< FloatType > | |
reset() noexcept | StatisticsAccumulator< FloatType > | |
StatisticsAccumulator()=default | StatisticsAccumulator< FloatType > |