|
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 |
This is the complete list of members for juce::StatisticsAccumulator< FloatType >, including all inherited members.
| addValue(FloatType v) noexcept | juce::StatisticsAccumulator< FloatType > | |
| getAverage() const noexcept | juce::StatisticsAccumulator< FloatType > | |
| getCount() const noexcept | juce::StatisticsAccumulator< FloatType > | |
| getMaxValue() const noexcept | juce::StatisticsAccumulator< FloatType > | |
| getMinValue() const noexcept | juce::StatisticsAccumulator< FloatType > | |
| getStandardDeviation() const noexcept | juce::StatisticsAccumulator< FloatType > | |
| getVariance() const noexcept | juce::StatisticsAccumulator< FloatType > | |
| reset() noexcept | juce::StatisticsAccumulator< FloatType > | |
| StatisticsAccumulator()=default | juce::StatisticsAccumulator< FloatType > |