OpenShot Audio Library | OpenShotAudio 0.3.2
|
This is the complete list of members for juce::StatisticsAccumulator< FloatType >, including all inherited members.
addValue(FloatType v) noexcept | juce::StatisticsAccumulator< FloatType > | inline |
getAverage() const noexcept | juce::StatisticsAccumulator< FloatType > | inline |
getCount() const noexcept | juce::StatisticsAccumulator< FloatType > | inline |
getMaxValue() const noexcept | juce::StatisticsAccumulator< FloatType > | inline |
getMinValue() const noexcept | juce::StatisticsAccumulator< FloatType > | inline |
getStandardDeviation() const noexcept | juce::StatisticsAccumulator< FloatType > | inline |
getVariance() const noexcept | juce::StatisticsAccumulator< FloatType > | inline |
reset() noexcept | juce::StatisticsAccumulator< FloatType > | inline |
StatisticsAccumulator()=default | juce::StatisticsAccumulator< FloatType > |