JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
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 >inline
countjuce::StatisticsAccumulator< FloatType >private
getAverage() const noexceptjuce::StatisticsAccumulator< FloatType >inline
getCount() const noexceptjuce::StatisticsAccumulator< FloatType >inline
getMaxValue() const noexceptjuce::StatisticsAccumulator< FloatType >inline
getMinValue() const noexceptjuce::StatisticsAccumulator< FloatType >inline
getStandardDeviation() const noexceptjuce::StatisticsAccumulator< FloatType >inline
getVariance() const noexceptjuce::StatisticsAccumulator< FloatType >inline
maximumjuce::StatisticsAccumulator< FloatType >private
minimumjuce::StatisticsAccumulator< FloatType >private
reset() noexceptjuce::StatisticsAccumulator< FloatType >inline
StatisticsAccumulator()=defaultjuce::StatisticsAccumulator< FloatType >
sumjuce::StatisticsAccumulator< FloatType >private
sumSquaresjuce::StatisticsAccumulator< FloatType >private