JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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