JUCE
juce::StatisticsAccumulator< FloatType > Member List

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

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