OpenShot Audio Library | OpenShotAudio 0.3.2
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
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
reset() noexceptjuce::StatisticsAccumulator< FloatType >inline
StatisticsAccumulator()=defaultjuce::StatisticsAccumulator< FloatType >