JUCE
StatisticsAccumulator< FloatType > Member List

This is the complete list of members for StatisticsAccumulator< FloatType >, including all inherited members.

addValue(FloatType v) noexceptStatisticsAccumulator< FloatType >
getAverage() const noexceptStatisticsAccumulator< FloatType >
getCount() const noexceptStatisticsAccumulator< FloatType >
getMaxValue() const noexceptStatisticsAccumulator< FloatType >
getMinValue() const noexceptStatisticsAccumulator< FloatType >
getStandardDeviation() const noexceptStatisticsAccumulator< FloatType >
getVariance() const noexceptStatisticsAccumulator< FloatType >
reset() noexceptStatisticsAccumulator< FloatType >
StatisticsAccumulator() noexceptStatisticsAccumulator< FloatType >