JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
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 >
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()=defaultjuce::StatisticsAccumulator< FloatType >